diff --git a/public/.htaccess b/public/.htaccess index a86259b..26dd132 100755 --- a/public/.htaccess +++ b/public/.htaccess @@ -6,4 +6,4 @@ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # Default -RewriteRule ^(.*)$ index.php?/$1 [QSA,L] \ No newline at end of file +RewriteRule ^(.*)$ index.php [L]