|
|
 |
 |
 |
| Question: |
|
I receive a "Directory Listing Denied" or "Forbidden" error when attempting to view my web page in a browser. What should I do? |
|
| Answer: |
|
In order to view your website with your domain name or IP address, your home page needs to have one of the following filenames: |
|
|
|
index.html
index.htm
default.html
default.htm
default.shtml
default.asp
index.asp |
|
|
|
 |
 |
|
If you need a different home page name (called a "default document"). In most cases it is easier to rename your home page to one of the documents above. Please note that some file names (such as .asp and .shtml) are reserved for specific types of web applications. If you are unsure of which file extension to use, you can probably safely use .htm or .html . |
|
 |
|
Also, these documents carry an "order of precedence" as they are listed above. For example, if you have both an index.html file and a default.html file, the index.html file will be the one that shows up when viewing your site with the domain name or IP address. |
|
 |
|
If you still cannot view your site please contact support@techvalleyhost.com for assistance. |
|
|
|