Web Site 2004-11-03 - By Patrick Campbell
Henry,
We answered this yesterday in depth...
You can't run 2 different web server softwares on the same port on the same IP.
You have to either run them on different ports, different IP addresses, or with 1 IP and 1 port, use name based virtual hosts on Apache and ReverseProxy the IIS website.
Patrick Campbell OurVacationStore.com Website Administrator pcampbell@(protected) -----Original Message----- From: Leach, Henry [mailto:HLeach@(protected)] Sent: Wednesday, November 03, 2004 11:59 AM To: 'users@(protected)' Subject: [users@(protected)] Web Site
Question: I want to host a web site on a server that already has IIS running. The server already hosts another web site running IIS using port 80. I want to use a different IP Address and host another web site using Apache, can I use port 80 with Apache with this different web site using the different IP Address or will I run into trouble. Since port 80 is already occupied by a web site running IIS?
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@(protected) " from the digest: users-digest-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|