X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=.htaccess;h=7ba7ac4340a2c8d741eef41c06420bbf225ccb78;hb=cfc4ed6e6671d30ad6b3c699ea2a9ee6a8ac885e;hp=291b894586b27d27ceecaf985d9a6f2d59a44e77;hpb=bf7f7a0e669a24dcc426b6b131ebf1dc61c4215d;p=wfpl-cms.git diff --git a/.htaccess b/.htaccess index 291b894..7ba7ac4 100644 --- a/.htaccess +++ b/.htaccess @@ -7,7 +7,7 @@ DirectorySlash Off DirectoryIndex disabled AddDefaultCharset UTF-8 RewriteEngine on -RewriteRule ^[^/.]*$ ./run.php [L] +RewriteRule ^[^/.]*$ /wfpl_main.php [L] ExpiresActive On