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 to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by...

How do I submit my site to search engines?

Submit your website to popular search engines to increase your webite's exposure and visitor...

How can I redirect http to https?

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

Adding a Facebook Button

Facebook has a wonderful page on adding a Facebook image to your website complete with...