美文网首页
解锁IIS7以上web.config节点

解锁IIS7以上web.config节点

作者: Sicerora | 来源:发表于2017-07-01 11:29 被阅读0次
    • %windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/handlers
    • %windir%\system32\inetsrv\appcmd unlock config -section:system.webServer/modules

    相关文章

      网友评论

          本文标题:解锁IIS7以上web.config节点

          本文链接:https://www.haomeiwen.com/subject/azvwcxtx.html