Difference between revisions of "Directory Listing Denied"
From Hostek.com Wiki
(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...") |
|||
Line 14: | Line 14: | ||
− | [[Tutorials]] | + | [[Category:Tutorials]] |
Revision as of 07:03, 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.