JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
use sensible paths for config, wfpl, etc
[wfpl-cms.git] / .htaccess
index e8dd622..6d04476 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -7,7 +7,7 @@ DirectorySlash Off
 DirectoryIndex disabled
 AddDefaultCharset UTF-8
 RewriteEngine  on
-RewriteRule    ^[^/.]*$  /run.php [L]
+RewriteRule    ^[^/.]*$  /config.php [L]
 
 <FilesMatch "\.(css|jpg|png)$">
        ExpiresActive On