Difference between revisions of "Directory Listing Denied"

From Hostek.com Wiki
Jump to: navigation, search
(Created page with "==Directory Listing Denied== Generally, this error is caused by not having a default file in a directory. You you need to have a file with one of the following names in a dir...")
(No difference)

Revision as of 07:02, 22 November 2012

Directory Listing Denied

Generally, this error is caused by not having a default file in a directory. You you need to have a file with one of the following names in a directory to be able to browse to that directory:

default.htm
default.asp
index.html
index.php
index.asp
index.aspx
index.cfm

Generally, files named "Default" or "index", followed by the appropriate extension, will work as the default file.


Tutorials