I recently migrated numerous account from an aging server to a brand new machine. The new server is running WHM 11.23.2, cPanel 11.23.4-S26138, CENTOS Enterprise 5.2 and Apache/2.0.63.
Here's the issue -- some index files don't render correctly, exhibiting really unusual behavior. As an example, here's an index.html file within a directory which shows instead a directory listing.
http://americanvillage.org/mock/
There is no .htaccess file in this directory, and the server-wide DirectoryIndex settings begin with :
index.html index.shtml index.htm index.php etc.
The ownership appears fine, and the permissions also seem correct.
This is a simple HTML document, and selecting the index.html file does render the file correctly.
What configuration could cause a directory contents display instead of rendering the index.html file contained within?
I could sure use some ideas.
Thanks!