• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

index.html

K

kalpdin

Guest
why the file index.html is not accepted and index.htm is required to execute a homepage?
 
Are you sure it isn't the other way around? index.html is the default. To allow index.htm to be a homepage edit the /etc/httpd/cong/httpd.conf file. Look for DirectoryIndex at_domains_index.html and add index.htm.
 
Back
Top