You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Srinivasu Gandu <SG...@SoftwareSpecialists.com> on 2003/10/08 16:21:35 UTC

Using 2 IP Address in one tomcat

Hi All,

I am using tomcat 4.1.24 Standalone on linux red hat machine. J2EE
architecture. I have two applications to launch in same machine tomcat (one
instance).
How do I do the following configuration in server.xml?
Example:
1) I have people hitting using www.domain1.com (IP Address:000.00.00.0) to
the folder1 under tomcat web-apps directory.

2) I have people hitting using www.domain2.com (IP Address:111.11.11.1) to
the folder2 under tomcat web-apps directory.

I wanted to put IP Address instead of www.domain1.com in the host tag. How
can I achieve above in tomcat, any code help would be appreciated.

Thanks - Srini.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org