What do you mean by port separation dear? At one point of time one port can be assigned to only one service be it webserver or database or any other program.
While installing you can give the port numbers for the webservers. You can give same port number to both servers but only one will be able to run at one time. -----Original Message----- From: Anoop Kumar V [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 1:27 PM To: [EMAIL PROTECTED] Subject: Re: IIS and Apache so do you mean to say that there is no such thing as port separation? I was excited at that option. I checked out http://httpd.apache.org/docs/ but i hvnt yet found any part of the doc that talks abt this. Can somebody tell me a more specific link. -anoop -----Original Message----- From: Madrigallos, Andrew G. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 1:34 PM To: [EMAIL PROTECTED] Subject: Re: IIS and Apache anoop, You can't use port 80 on both Apache and IIS running on the same machine, first of all you should decide first which web server will be using port 80. Only one can have port 80, then set the other one to 8080 or other port thats not in use. ----- Original Message ----- From: Anoop Kumar V To: [EMAIL PROTECTED] Sent: Wednesday, July 03, 2002 3:43 PM Subject: Re: IIS and Apache yes this is something i think shd help me a lot. Can you pls tell me more abt how to separate a port number (yes it is 80) for both IISa nd apache? thanx -anoop -----Original Message----- From: Watanabe Ichiro [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 1:00 PM To: [EMAIL PROTECTED] Subject: Re: IIS and Apache you wrote. >Can we have IIS and Apache running together on the same machine. >Are there any issues that we might have to deal with?? You can separate port number (normally "80" for web-services) for each web server. Regards, Ichi Watanab. [EMAIL PROTECTED] M $B08@h (B: [EMAIL PROTECTED] $BAw?.<T (B: cc: SERVLET-INTEREST@J $B7oL> (B: IIS and Apache AVA.SUN.COM 2002/07/03 16:18 SERVLET-INTEREST $B$XJV?.$7$F$/$@$5$$ (B Can we have IIS and Apache running together on the same machine. Are there any issues that we might have to deal with?? Anoop Kumar V. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
