diff --git a/css/.htaccess b/css/.htaccess index 0d27c6b7c..07dabbed3 100755 --- a/css/.htaccess +++ b/css/.htaccess @@ -1,6 +1,5 @@ RewriteEngine on - Options +FollowSymLinks RewriteCond %{REQUEST_FILENAME} !-f RewriteRule "(.*)\.css$" retro-compat.css.php?file=$1.css [QSA,L]