X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform%2Fhtaccess;h=ebf4f8b36788c75bb69a918b56d0e4887eb3fe59;hb=978e4fa5b9bd6b9b4113adc87f50230640ea0f58;hp=de9356abff3f36dac341221f204486993fae1978;hpb=23dfbcc20fc6d20fb5be211e5af50cdcb8565c8e;p=wfpl.git diff --git a/metaform/htaccess b/metaform/htaccess index de9356a..ebf4f8b 100644 --- a/metaform/htaccess +++ b/metaform/htaccess @@ -34,7 +34,7 @@ RewriteEngine on # Unfortunately, the rewrite rules only work with absolute paths, so if your # files are not at the top level of the domain, you'll have to customize this # part. Here's the config for running at the top level: -RewriteRule ^[^/.]*$ /config.php +RewriteRule ^[^/.]*$ /wfpl_main.php [L] # use this line instead if you have this (.htaccess) file and your php and html # files in the ~form~ directory: