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

What is a domain?

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

Enable Mod Rewrite

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

I can not get the transfer authorization email can it be forwarded to a different email address?

The authorization has to be authorized by the registered contact for the domain. We cannot change...

How do I parse html files as shtml?

Create an .htaccess file in the directory needed and add the following: AddHandler...

Show longer file names in directory/folder index

If you've ever wanted to show longer file names in your directory listing just create or edit an...