开发者

IIS7 doesn't display bound IP addresses

开发者 https://www.devze.com 2023-03-05 00:24 出处:网络
So I have ten extra IPs bound to my network adapter.When I go to add a binding usually IIS7 presents me with a list of IP addresses that are available, however I only have 127.0.0.1.I can man开发者_如

So I have ten extra IPs bound to my network adapter. When I go to add a binding usually IIS7 presents me with a list of IP addresses that are available, however I only have 127.0.0.1. I can man开发者_如何学运维ually enter the IP address to bind host headers to the websites. However I would still like IIS to function normally and present me with all of the IP adresses that are bound to the adapter.

Any ideas how to fix this?


Ok I figured it out, I should just stop asking questions on here I seem to answer a lot of my own. There was an entry in the hosts file that bound 127.0.0.1 to the hostname of the computer, removing this solved the IIS issue.

0

精彩评论

暂无评论...
验证码 换一张
取 消