[-] BO : Fixed #PSCFV-2759
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<IfModule mod_rewrite.c>
|
<IfModule mod_rewrite.c>
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
Options +FollowSymLinks
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
RewriteRule "(.*)\.css$" retro-compat.css.php?file=$1.css [QSA,L]
|
RewriteRule "(.*)\.css$" retro-compat.css.php?file=$1.css [QSA,L]
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|||||||
Reference in New Issue
Block a user