03-21-2018, 11:51 PM
http.sys is NOT needed at all. IW can be deployed as ISAPI, ASPX, or its own Indy based server (stand alone)
Please. For at least the third time.
IW by *default* will use port 80 on *all IPs* as does IIS. BOTH can be configured not to do this and to bind to only one or specific IPs. You can have IW on port 80 on one IP and IIS on another IP ALSO on port 80.
If you want to share port 80 on a single IP - Deploy IW as ISAPI or ASPX on IIS.
Please. For at least the third time.
IW by *default* will use port 80 on *all IPs* as does IIS. BOTH can be configured not to do this and to bind to only one or specific IPs. You can have IW on port 80 on one IP and IIS on another IP ALSO on port 80.
If you want to share port 80 on a single IP - Deploy IW as ISAPI or ASPX on IIS.

