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

Creating a Form Button

Sometimes all you need is a simple button. The following pages are pretty useful tools for...

Inode issues

There are many issues that can arise from reaching your inode limit. The inode limit is the total...

What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much...

Updating an Old Docker Version to Community Edition

The following was used to upgrade an antiquated version of docker to the newest community edition...

Enable Mod Rewrite

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