mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2025-12-12 09:57:20 +00:00
Update .htaccess
This commit is contained in:
parent
686d92cc4c
commit
f695425554
@ -3,6 +3,6 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
|
||||
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L,UnsafeAllow3F]
|
||||
RewriteEngine on RewriteCond % !^$
|
||||
</IfModule>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user