[an error occurred while processing this directive]
Default URL

A URL which specifies only the location of the site, and not any particular files or directories within it, such as http://webcom.com/~webcom/userid/.

The file that is presented when a "default" URL is accessed can have any of the names listed below. The following list also shows the order of "precedence," meaning that if you have both a welcome.html file and an index.html file within the directory, the system will load the welcome.html file, because it is higher on the list below.


Order of Precedence
  1. welcome.html
  2. welcome.shtml
  3. index.html
  4. index.shtml
  5. home.html
  6. home.shtml
  7. welcome.htm
  8. index.htm
  9. default.htm
  10. home.htm
[an error occurred while processing this directive]