继吉 发表于 2018-12-9 09:46:06

IIS配置问题 Directory Listing Denied

  刚装了系统,在配置IIS后浏览时出现如下错误:
  Directory Listing Denied
  This Virtual Directory does not allow contents to be listed.
  原因是在虚拟目录下没有找到默认首页,IIS一般以 index.htm,index.html,index.asp,default.asp,
  default.htm等默认首页。 可以通过【属性】-->【文档】选项卡,添加按钮来把自己的起始页添加过了
  并可调整起始页的优先级。

页: [1]
查看完整版本: IIS配置问题 Directory Listing Denied