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

How can I redirect http to https?

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

How can I tell how much disk space I have available?

To see how much disk space you have available, go to your control panel and on the left side of...

My site was hacked

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

Creating and Submitting a Google Sitemap

Creating a Google sitemap can be easy and beneficial. By using one, you are pushing a full list...

Enable AllowOverride

If you have an application that requires allowoverride enabled, create an .htaccess file and...