IIS 7 Not Serving Default Document

前端 未结 6 2028
盖世英雄少女心
盖世英雄少女心 2020-12-08 16:06

We have a problem occuring on some of our developer workstations: when visiting a URL without a filename (e.g. http://localhost/), IIS 7 returns a 404 error

6条回答
  •  再見小時候
    2020-12-08 16:19

    Changing the StaticFile order helped to fix the issue, when setting default document to a web site application in IIS, while the root website also had another default document.

提交回复
热议问题