X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=.htaccess;h=af54bb2b494e6659845f392a8efc02f5c7f713c1;hp=c496a282feb1c293579655da7846a53b69519ddf;hb=fb07271dfd352aaed61375fd270730d74fed6d9d;hpb=7eee99585040417e2be07833570d11ccd7e66c44 diff --git a/.htaccess b/.htaccess index c496a28..af54bb2 100644 --- a/.htaccess +++ b/.htaccess @@ -9,7 +9,7 @@ AddCharset UTF-8 .css RewriteEngine on RewriteRule ^[^/.]*$ /wfpl_main.php [L] # Close loophole in security restriction/exception below -RewriteRule ^.*/.*wfpl_main.php$ /wfpl_main.php [L] +RewriteRule ^.*/.*wfpl_main.php$ /error_404 [L,R] ExpiresActive On