X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=.htaccess;h=7ba7ac4340a2c8d741eef41c06420bbf225ccb78;hp=6d04476bf87aa647ec80c5e609cd317f0f7d0990;hb=8c4eef93b5d12e5453780b2b23c6a06af5d3894f;hpb=c469d2530ad9684e56742d38f5817cb08ad98eef diff --git a/.htaccess b/.htaccess index 6d04476..7ba7ac4 100644 --- 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] ExpiresActive On