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...

Error 401 Unauthorized

This can occur when a web page requires authorization or a login to view the contents. If none...

Change your Websites Favorite Icon

How to change your website's icon for your internet browser. Create a 16x16 pixel icon image...

Why do I have references to robots txt in my web stat programs?

Many search engines will look for a robots.txt file before spidering your sites content. The...

“Not Secure” Web Error

In this day and age browsers now default to using https:// instead of http://. We make SSL...