|
|
 |
Default Web Files
- What do I name my default web page?
Note: The "Under Construction" page placed in newly provisioned sites is named default.htm or rcn.htm. You will need to either rename or delete this file to remove the "Under Construction" page.
1. What do I name my default web page?
We suggest index.html.
Unix hosting is configured with the following choices for the default document names:
- index.php
- index.pl
- index.cgi
- index.htm
- index.html
- index.shtml
- index.shtm
Windows hosting is configured with the following choices for the default document names:
- default.htm
- default.asp
- index.htm
- index.pl
- index.asp
- index.php
- index.html
- index.shtml
- index.shtm
- index.cfm
- rcn.htm
The choices are listed in order of precedence so if you have both index.htm and default.htm in your root directory the server will use default.htm and ignore index.htm.
|
|
|