  | |  | Web Site | Web Site 2004-11-03 - By Leach, Henry
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?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45"> <TITLE>Web Site</TITLE> </HEAD> <BODY>
<P><FONT SIZE=2>Question:</FONT> </P>
<P><FONT SIZE=2>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?</FONT></P>
</BODY> </HTML>
|
|
 |