diff --git a/.htaccess b/.htaccess index 36854b900..4f20d3682 100644 --- a/.htaccess +++ b/.htaccess @@ -29,6 +29,7 @@ ## White listed folders and files ## RewriteCond %{REQUEST_FILENAME} -f + RewriteCond %{REQUEST_FILENAME} !^index\.php$ RewriteCond %{REQUEST_FILENAME} !\.js$ RewriteCond %{REQUEST_FILENAME} !\.map$ RewriteCond %{REQUEST_FILENAME} !\.ico$