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/09 17:58:00 UTC

Configuring tomcat for 2 ip addresses

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(app1) under tomcat web-apps directory.

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

I have done configuring <Context> tag. I am unable to configuring the Host
tag by looking at the documentation. Kind of newbi to the set up.
I need help in configuring <Host> tag. Any code example will help, will
appreciate it.

Thanks - Srini.

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