You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to liverpoolus...@googlegroups.com
I need to use port 80 on a second ip for something else, but iis is hogging it. I can get IIS to stop binding to that ip using httpcfg but the problem is i still need it to bind to port 443. There just doesnt seem to be a way to do it.
Paul Kinlan
unread,
Aug 13, 2008, 9:00:44 AM8/13/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to liverpoolus...@googlegroups.com
hi,
did you delete the ip address? are you able to instead re-assign 80 to 81 and that should keep 443 open?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to liverpoolus...@googlegroups.com
if you remove all the "all ip" bindings and set them to a specific ip,
iis still binds to port 80 on the other ip by default, the only way to
stop that is to list IPs with httpcfg. If I just list my primary ip,
then I can't get the ssl host to bind to the other ip, it's in the
bindings list but the host won't start, just throws "The network
location cannot be reached. For information about network
troubleshooting, see Windows Help"