Cant get home.html to load as default file

DirectoryIndex in the VirtualHost block is the directive that determines what works as an index page and in what order they’re searched for.

Default is:

DirectoryIndex index.php index.php4 index.php5 index.htm index.html

You can edit it in the GUI in Web Configuration->Configure Website->Directory Indexing->Directory Index Files

1 Like