mirror of
https://github.com/insomniafi/extra
synced 2024-11-01 04:30:40 +00:00
Update .htaccess
This commit is contained in:
parent
ce7e6c8a57
commit
a9e446d9a2
@ -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.php [NC,L,QSA]
|
RewriteRule ^(.*)$ index.php [NC,L,QSA]
|
||||||
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
Loading…
Reference in New Issue
Block a user