Hey,
I have a problem with the rewrite rules, in a subfolder of my domain is an xml document.
Called hexcode_mods.xml, every time when i want to call it, the rss feed appears... is there a way to unset this?
Moderator: Moderators
# DO NOT GO FURTHER IF THE REQUESTED FILE / DIR DOES EXISTS
RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . - [L]RewriteRule ^hexcode_mods\.xml$ hexcode_mods.xml [L,NC]
RewriteRule ^etc/hexcode_mods\.xml$ etc/hexcode_mods.xml [L,NC]Users browsing this forum: Google [Bot] and 2 guests