Skip to content
Snippets Groups Projects
Commit 43ea0abd authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FIX #17590 TIME 0:10 fix .htaccess

parent df894aea
No related branches found
No related tags found
No related merge requests found
......@@ -8,4 +8,5 @@
RewriteEngine On
RewriteRule "\.(css|js|eot|ttf|woff|woff2|svg|ico|png)$" - [L]
RewriteRule "^dist/" dist/index.html
RewriteRule "^simplesaml/" - [L]
RewriteRule ^ dist/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment