update
This commit is contained in:
8
Admin/.htaccess
Normal file
8
Admin/.htaccess
Normal file
@@ -0,0 +1,8 @@
|
||||
RewriteEngine on
|
||||
|
||||
RewriteCond %{REQUEST_URI} !fckeditor
|
||||
RewriteCond %{REQUEST_URI} !ckeditor
|
||||
|
||||
RewriteRule !\.(js|ico|gif|jpg|png|css|ttf)$ index.php
|
||||
|
||||
ModPagespeed off
|
||||
Reference in New Issue
Block a user