JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
.htaccess works without knowing URL's pathname
authorJason Woofenden <jason@jasonwoof.com>
Wed, 13 Aug 2014 22:23:05 +0000 (18:23 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Wed, 13 Aug 2014 22:23:05 +0000 (18:23 -0400)
.htaccess
code/wfpl

index e8dd622..291b894 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -7,7 +7,7 @@ DirectorySlash Off
 DirectoryIndex disabled
 AddDefaultCharset UTF-8
 RewriteEngine  on
-RewriteRule    ^[^/.]*$  /run.php [L]
+RewriteRule    ^[^/.]*$  ./run.php [L]
 
 <FilesMatch "\.(css|jpg|png)$">
        ExpiresActive On
index 4a8a138..f3f1c7b 160000 (submodule)
--- a/code/wfpl
+++ b/code/wfpl
@@ -1 +1 @@
-Subproject commit 4a8a138374485bf4b73dc1dca38a60eb211600f2
+Subproject commit f3f1c7b8837433a9770043afb80cbd4d19494eaf