<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<defaultDocument>
<files>
<add value="publish.htm" />
</files>
</defaultDocument>
</system.webServer>
</configuration>
相关文章
- 04-13IIS7下设置https主机名灰色无法修改(转)
- 04-13【转】win2008 中iis7设置404页面但返回状态200的问题解决办法
- 04-13idea 设置 转自 https://www.cnblogs.com/jajian/p/8136672.html
- 04-13IIS下不能下载文件的docx文档,XLSX文档的设置方法(转)
- 04-13(转)log4j日志级别设置成DEBUG时输出Html代码等问题:
- 04-13(转)html中 cookie设置
- 04-13MVC下设置默认页为index.html
- 04-13在html页头设置不缓存【转】
- 04-13IIS设置允许下载.exe文件解决方法(转)
- 04-13[转]CSS如何设置html table表格边框样式