build
This commit is contained in:
parent
e58e81f768
commit
eff83f315b
|
|
@ -1,2 +1,4 @@
|
||||||
Options -MultiViews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.html
|
Options -MultiViews
|
||||||
[QSA,L]
|
RewriteEngine On
|
||||||
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
|
RewriteRule ^ index.html [QSA,L]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue