Virtual host setup

2004-04-20 Thread Yongsheng Yang
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

RE: Virtual host setup

2004-04-20 Thread D'Alessandro, Arthur
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

Multiple certificates in virtual host setup

2002-10-09 Thread Donie Kelly
Hi all I have a server hosting multiple sites and each wants to use ssl. Can I use a single keystore for all sites? How do I get each site to extract the correct certificate from the keystore? Any help is appreciated. Donie -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: Multiple certificates in virtual host setup

2002-10-09 Thread Wolfgang Stein
' ? They might be expensive, but maybe they fit your needs. Good luck, Wolfgang Stein -Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 12:03 PM To: 'Tomcat Users List' Subject: Multiple certificates in virtual host setup Hi all I have

Minimal Virtual Host setup Tomcat 4

2002-02-18 Thread Edward Elsics
Hi, What's the minimum I need to do with configurations and directory setups to make a virtual host for Tomcat 4? I tried the following in server.xml and http://virtualhost.mydomainx.com got sent to the default webapp instead of $CATALINA_HOME/vh1: Host name=virtualhost.mydomainx.com debug=0

Virtual host setup examples sought by newbie

2001-04-27 Thread Brian Murray
I'm brand new to Tomcat and I seem to be having some trouble finding commented or documented example files for an actual, working Tomcat virtual host setup for Apache. Presently J2EE and Tomcat exist only in my directory on my host's RH 6.2 machine. He added J2SE to his system and he's