X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=run.php;h=3eca719d96dcad15b698a0123855a2eedd6a6f87;hb=a4e42e7c89f4c256ff2512902fb539a2279785ce;hp=20b3111120675cb5545c337015c0e65ed3fb571b;hpb=6efe0372c5d3b2db723ada811917b6a52f13130b;p=wfpl.git diff --git a/run.php b/run.php index 20b3111..3eca719 100644 --- 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');