diff --git a/.htaccess b/.htaccess index cb4e5ca..1239126 100644 --- a/.htaccess +++ b/.htaccess @@ -3,7 +3,7 @@ php_flag display_errors on php_flag html_errors on RewriteEngine On -RewriteBase / +#RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d