mirror of
https://github.com/insomniafi/fallback
synced 2024-12-22 09:43:22 +00:00
Update .htaccess
This commit is contained in:
parent
7b3b48c07e
commit
0a3294409e
@ -10,5 +10,4 @@ RewriteRule (.*) https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
|
|||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
RewriteRule ^(.*)$ index.html [NC,L,QSA]
|
RewriteRule ^(.*)$ index.html [NC,L,QSA]
|
||||||
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
Loading…
Reference in New Issue
Block a user