cjcmay 发表于 2018-12-8 09:28:30

命令行配置IIS7 IP和域名限制

appcmd.exe set config "Default Web Site" -section:system.webServer/security/ipSecurity /+"" /commit:apphost
appcmd.exe set config "Default Web Site" -section:system.webServer/security/ipSecurity /+"" /commit:apphostappcmd.exe set config "Default Web Site" -section:system.webServer/security/ipSecurity /+"" /commit:apphost  




页: [1]
查看完整版本: 命令行配置IIS7 IP和域名限制