Score:0

Apache bypasses holding page

gr flag

I'm configuring a new server, which involves uploading all the sites. Once I create a virtual server, VirtualMin creates a "holding page" - index.html. However, as soon as I upload the proper content, apache immediately displays the index.php page and ignores index.html. I've tried Googling this but all I find are pages that explain how to achieve the opposite of what I want.

My httpd.conf file contains this:

<IfModule dir_module>
    DirectoryIndex index.html
</IfModule>

I would have thought that would be sufficient but apparently it's not.

Any help would be greatly appreciated.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.