Look at the tomcat configuration guide... The HOST element under server.xml is what your looking for.
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/host.html -----Original Message----- From: Yongsheng Yang [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 3:27 PM To: [EMAIL PROTECTED] Subject: Virtual host setup Hello , I want to setup several virtual hosts in a single Tomcat. I want to use Name-based approach. For this approach, several virtual hosts share a single IP address. So I have to bind different web services to same address? for instance, the address of www.1.com and www.2.com is same and point to the same Tomcat server. Any detailed documents? -- Best regards, David mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
