随笔分类 -  iis

摘要:注意物理路径处不能直接选择映射成的本地盘符!!! 阅读全文
posted @ 2017-10-28 15:55 Ace001 阅读(834) 评论(0) 推荐(0)
摘要:1.iis 目录权限设置 2.转自:http://www.cnblogs.com/youlies/p/6042169.html 在web.config添加如下节点 <system.webServer> <modules runAllManagedModulesForAllRequests="true 阅读全文
posted @ 2017-04-11 11:05 Ace001 阅读(4257) 评论(1) 推荐(1)
摘要:压缩js文件 打开IIS 7的配置文件:c:\windows\system32\inetsrv\config\applicationhost.config 在<staticContent lockAttributes="isDocFooterFileName">中添加: 相关文章:Getting I 阅读全文
posted @ 2016-05-22 19:32 Ace001 阅读(2283) 评论(2) 推荐(1)