This would cause problem

This commit is contained in:
Andy Miller
2014-08-24 12:07:45 -06:00
parent c1073fec0c
commit a585430a5c

View File

@@ -14,7 +14,6 @@ RewriteEngine On
# RewriteBase /
# Access site
RewriteCond %{REQUEST_URI} !^/index\.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]