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