We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a796283 commit 7d63acbCopy full SHA for 7d63acb
.htaccess
@@ -3,4 +3,4 @@ RewriteEngine On
3
4
RewriteCond %{REQUEST_FILENAME} !-f
5
RewriteCond %{REQUEST_FILENAME} !-d
6
-RewriteRule !\.(gif|jpg|png|css|js|html|ico|zip|rar|pdf|xml|mp4|mpg|flv|swf|mkv|ogg|avi|woff|svg|eot|ttf|jar)$ index.php [L,QSA]
+RewriteRule . index.php [L,QSA]
0 commit comments