You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alaska Winter <sk...@gmail.com> on 2008/02/10 20:05:07 UTC

IP Based Virtual Hosting

Hi,
I use Tomcat 6.0.10 as a stand-alone web application server (not
sitting behind Apache httpd).  I host several domains on a single
physical host using name-based virtual hosting set up in server.xml.
I need to enable ssl for one of the domains.  I understand I can no
longer use name-based hosting with ssl.

Is there a way to enable IP based hosting in tomcat directly or do I
now have to run tomcat behind apache for ip hosting / ssl.?

Thank

Re: IP Based Virtual Hosting

Posted by Hassan Schroeder <ha...@gmail.com>.
On Feb 10, 2008 11:05 AM, Alaska Winter <sk...@gmail.com> wrote:

> Is there a way to enable IP based hosting in tomcat directly

Minimally, you just need a Connector element for each IP, and the
proper DNS assignments.

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org