https://docs.microsoft.com/en-us/iis/configuration/system.webserver/defaultdocument/index
Default documents are enabled by default, and IIS 7 defines the following default document files in the ApplicationHost.config file as server-wide defaults:
Default Document <defaultDocument>
原文:http://www.cnblogs.com/chucklu/p/7808622.html