X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=.htaccess;h=e8dd622dc77d323b93310ae10928eef33c6d0f82;hb=1a0f752b1d93c50cc8caa3703452fdca6f97b936;hp=832b4a5edc479bd4040f66114c46cd4dad19055f;hpb=0defdb39c2df636ce2cf2e17d2882042097dc4f1;p=wfpl-cms.git diff --git a/.htaccess b/.htaccess index 832b4a5..e8dd622 100644 --- a/.htaccess +++ b/.htaccess @@ -4,11 +4,10 @@ php_flag register_globals off php_flag magic_quotes_gpc off Options -MultiViews DirectorySlash Off +DirectoryIndex disabled 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