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 do I customize error messages for my site?

Within control panel select Custom Error Pages. Select the error code link and place whatever...

My site was hacked

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

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...

How can I turn off directory indexing?

In the directory that you wish you turn off directory indexing, you can do it under Index Manager...

htaccess referral redirect

It is often useful to redirect a visitor to a page based on the referring website. There are...