My index page does not load - Why not?

Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are
index.htm
index.html
index.shtml
index.php
index.php5
index.xml

  • 451 Users Found This Useful

Was this answer helpful?

Related Articles

My site was hacked

This typically occurs when you are running a script/app on your website which is out-dated and...

What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much...

What is a virtual Domain?

A virtual domain is the base URL of the domain name. Examples include yourdomain.com, and...

htaccess - Allow Let's Encrypt to Validate and Renew

When receiving the following Let's Encrypt error message:domain.com: The SSL certificate expires...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....