JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
improved documentation for email(), added error reporting to metaform,
[wfpl.git] / run.php
diff --git a/run.php b/run.php
index 20b3111..3eca719 100644 (file)
--- a/run.php
+++ b/run.php
@@ -54,7 +54,7 @@
 
 # RewriteEngine  on
 # RewriteRule    ^$  /foo/run.php
-# RewriteRule    .*\.html$  /foo/run.php
+# RewriteRule    ^/foo/[^/]*\.html$  /foo/run.php
 
 require_once('code/wfpl/file_run.php');