我使用的是下面的命令,但是绑定的ip地址设置为255.255.255.255。
cscript.exe //nologo %systemdrive%\inetpub\adminscripts\adsutil.vbs set W3SVC/your_website_identifier_here/SecureBindings“:9011:my.publicserver.com”
有人遇到过这个问题吗?
发布于 2011-10-21 18:02:35
我不认为你想在命令中使用那些“聪明的引号”。
https://stackoverflow.com/questions/7845812
复制相似问题