X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=.htaccess;fp=.htaccess;h=e2570ae6415222ab6bdd61507c00fe968d2b69a1;hb=34d182fda5293ad42fc1157535080ba5a5d6d47f;hp=c2a856829fde5aa7c84af8e6e7316a6cd3a3484c;hpb=00cad538a53364aca98940fbc116c9db69f03e67;p=wfpl-cms.git diff --git a/.htaccess b/.htaccess index c2a8568..e2570ae 100644 --- a/.htaccess +++ b/.htaccess @@ -7,7 +7,7 @@ DirectorySlash Off AddDefaultCharset UTF-8 RewriteEngine on RewriteRule ^[^/.]*$ /run.php [L] -RewriteRule ^style_[0-9]*.css$ /style.css [L] +RewriteRule ^style_[0-9]*.less$ /style.less [L] ExpiresActive On