访问网站出现Directory Listing Denied的原因以及解决方法
摘要:如果访问网站出现提示:DirectoryListingDeniedThisVirtualDirectorydoesnotallowconte...
如果访问网站出现提示:
Directory Listing Denied
This Virtual Directory does not allow contents to be listed.
出现这个提示是指没有在您指定的目录找到默认首页,比如您直接输入域名访问空 间, 但是出现以上提示,那么请检查在www目录下是否有 index.htm,index.html,index.asp,default.asp,default.htm等默认首页。
虚拟主机开通后默认自动生成下面几个默认首页,依次分别为index.asp,index.aspx,default.asp,deault.aspx,index.htm等等,您的首页必须是以上默认首页之一。这样才能自动找到该文件。
【访问网站出现Directory Listing Denied的原因以及解决方法】相关文章:
★ 电脑蓝屏错误代码0x000008e的故障原因以及解决方法
★ 电脑中Network List Service服务项无法正常启动的解决方法
★ Eclipse启动Tomcat时报Error loading WebappClassLoader错误的解决方法