X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=metaform%2Fhtaccess;h=317f925fd3d2226d7fcf3afcd510c0dab2ff34ac;hp=517f638e32947b0968d98fbb3e32625025154ed0;hb=f3f1c7b8837433a9770043afb80cbd4d19494eaf;hpb=dd36a08d3db16332fe23515644ae7aabd3242f5c diff --git a/metaform/htaccess b/metaform/htaccess index 517f638..317f925 100644 --- a/metaform/htaccess +++ b/metaform/htaccess @@ -42,7 +42,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 ^[^/.]*$ /run.php +RewriteRule ^[^/.]*$ ./run.php # use this line instead if you have this (.htaccess) file and your php and html # files in the ~form~ directory: