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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to