summaryrefslogtreecommitdiffstats
path: root/src/main/webapp/WEB-INF/rewrite.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/WEB-INF/rewrite.config')
-rw-r--r--src/main/webapp/WEB-INF/rewrite.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/webapp/WEB-INF/rewrite.config b/src/main/webapp/WEB-INF/rewrite.config
new file mode 100644
index 0000000..90893bb
--- /dev/null
+++ b/src/main/webapp/WEB-INF/rewrite.config
@@ -0,0 +1,2 @@
+RewriteRule ^.*\..*$ - [L]
+RewriteRule ^.*$ /index.html [L]