於預設值,IIS 會 listen 所有的 IP ,如果您有數個 IP ,其中一些執行 IIS ,但其他的 IP 打算執行其他 http server ,如 apache ,這時就需要做些調整
於 Windows CD 的 Support 資料夾內,有個 SUPPORT.CAB ,裡面有個 httpcfg.exe
使用
httpcfg set iplisten -i xxx.xxx.x.x 設定 IIS listen ip
使用
httpcfg query iplisten 查詢目前的狀態
相關連結:
http://support.microsoft.com/?scid=kb%3Ben-us%3B813368&x=13&y=14