RewriteEngine not Rewriting URL locally?
snippet in htaccess
RewriteEngine not Rewriting URL locally?
user5113
# not a file
RewriteCond %{REQUEST_FILENAME} !-f
# not a directory
RewriteCond %{REQUEST_FILENAME} !-d