From: Jason Woofenden Date: Sat, 30 Dec 2006 07:32:07 +0000 (-0500) Subject: found out RewriteBase is redundant X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=5c420c3747d026ef4645283bff65d4413ade21a3;p=wfpl.git found out RewriteBase is redundant --- diff --git a/run.php b/run.php index 8d8d1df..d3fab6b 100644 --- a/run.php +++ b/run.php @@ -53,7 +53,6 @@ # http://example.com/foo/bar.html # RewriteEngine on -# RewriteBase /foo/ # RewriteRule .*\.html$ /foo/run.php function run_php($basename = false) {