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