Using 2 IP Address in one tomcat 2003-10-08 - By Srinivasu Gandu
Back 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@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|