I would like to know if anyone here was able to get Apache2 and II6 to run on the same server (Win2003 std). Due to various reasons, few of my apps need to be running under IIS6 while others require Apache and I only have 1 server (Win2003)
My Windows 2003 server does have 2 separate static IP addresses. However, it seems like as soon as I started the IIS6 WWW service, it will immediately binds to port 80 on all IP addresses. After that, the Apache service obviously can't bind to any IP on port 80. I double checked all of my sites under IIS6 and they are specifically configured to use 1 IP address only (via host headers).
Any help you can give me would be greatly appreciated.
Thanks
-Tuan