JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Switched to clean urls (no .html at the end)
[wfpl.git] / metaform / htaccess
index 1e7df36..4073890 100644 (file)
@@ -1,4 +1,6 @@
+php_flag register_globals off
 php_flag magic_quotes_gpc off
+Options -MultiViews
+AddDefaultCharset UTF-8
 RewriteEngine  on
-RewriteRule    ^$  /~form~/run.php
-RewriteRule    ^[^/]*\.html$  /~form~/run.php
+RewriteRule    ^[^/.]*$  /~form~/run.php