//small fix
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
RewriteEngine on
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule "([^/]*)\.js$" retro-compat.js.php?file=$1.js [QSA,L]
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule "([^/]*)\.css$" ../css/retro-compat.css.php?file=$1.css [QSA,L]
|
||||
</IfModule>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user