> File /foo.html exists in the document root. > > http://server/foo > and > http://server/foo.html > > both serve the file. I think you need Multiviews from mod_negotiation. http://httpd.apache.org/docs/2.2/content-negotiation.html - Jason