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

Can I change my username?

Usernames are setup in the manner for security. Most programs will allow you to save the...

How do I remove a web disk?

In Windows, go to My Network Places on your PC, find the connection, right click and delete....

What is a domain?

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

I can not move out of the / directory, why not?

For security reasons, you cannot move out of the root folder of your own domain.

Disable error_log via htaccess

Prevent public display of PHP errors via htaccess# supress php errorsphp_flag...