X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=inline;f=.htaccess;h=7ba7ac4340a2c8d741eef41c06420bbf225ccb78;hb=80af31e0171c1ebc3c4ab6ba3bb97bf9a1aeccd6;hp=763f1abb23d5964db0b694ceab01588776728f40;hpb=2d7fb7dfee13a2eff851ec6df2574856d1cca033;p=wfpl-cms.git diff --git a/.htaccess b/.htaccess index 763f1ab..7ba7ac4 100644 --- a/.htaccess +++ b/.htaccess @@ -7,9 +7,7 @@ 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] +RewriteRule ^[^/.]*$ /wfpl_main.php [L] ExpiresActive On