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 can I change the default page / document?

Create a .htaccess file, include the below information into it and upload it to the public_html...

How do I customize error messages for my site?

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

How do I submit my site to search engines?

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

When should I use ascii and when should I use binary?

Many FTP client programs support and auto mode to detect the proper upload type based on file...

Set CORS header to Allow Access for any Incoming Domain

The following may be used to set to always set the CORS header for any incoming domains without...