remove QSA, seems to cause problems
This commit is contained in:
@@ -41,4 +41,4 @@ RewriteRule ^(.*)/$ /$1 [L,R=301]
|
|||||||
# Handle Front Controller...
|
# Handle Front Controller...
|
||||||
RewriteCond %{REQUEST_FILENAME} !-d
|
RewriteCond %{REQUEST_FILENAME} !-d
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteRule ^ index.php [L, QSA]
|
RewriteRule ^ index.php [L]
|
||||||
|
|||||||
Reference in New Issue
Block a user