Suppression .htaccess
This commit is contained in:
parent
f7a0c0d33a
commit
dee2273c53
@ -1,7 +0,0 @@
|
||||
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} -s [OR]
|
||||
RewriteCond %{REQUEST_FILENAME} -l [OR]
|
||||
RewriteCond %{REQUEST_FILENAME} -d
|
||||
RewriteRule ^.*$ - [NC,L]
|
||||
RewriteRule ^.*$ index.php [NC,L]
|
Loading…
Reference in New Issue
Block a user