X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=metaform%2Fhtaccess;h=4cb28edaa06baa0ea0a10fc6084428bf9b6d51a2;hp=de9356abff3f36dac341221f204486993fae1978;hb=288f4f6a8e732f2c1cd115cabeae58a05a82097e;hpb=fe9a487e1b5ed0700481aee4609055dc6c47505d diff --git a/metaform/htaccess b/metaform/htaccess index de9356a..4cb28ed 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 ^[^/.]*$ /config.php [L] # use this line instead if you have this (.htaccess) file and your php and html # files in the ~form~ directory: