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

Enable AllowOverride

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

Do you have a firewall?

Yes, our servers have firewalls. For security we close off unused ports and update the server...

Redirect Internet Explorer visitors to a supported browsers page

Redirect users of Internet Explorer to a supported browsers page or any other page.  To do this,...

View your website in older browser versions

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

How do I parse html files as shtml?

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