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 parse html files as shtml?

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

Redirect http to https and www

To forward a website to use both www. and https:// use the following in an .htaccess file:...

Installing an SSL Certificate in cPanel

To start, the website requires a dedicated IP. If you do not have one, you may order the...

Enable Mod Rewrite

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

https:// with Weebly

To enable and force https:// with your Weebly website, be sure to go into your editor area,...