Ok, this is a weird one (to me).
I am using .htaccess to exclude files from being parsed by EE. It works great. However, I tried to upload a file to be be excluded and it has a .html extension as opposed to .php. Well, the file is parsed through EE when the url is:
but served correctly when accessed:
http://www.domain.com/file.html
this issue does not occur on any of my .php files. Any ideas?
Moved to HowTo by Moderator