You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Dean A. Hoover" <dh...@rochester.rr.com> on 2004/07/17 21:10:25 UTC

multiple virtual apache hosts

I have a website I have been working on
for quite some time now. I use apache as
the front end, and to serve static stuff. I
use mod_jk to connect to tomcat 5.
I develop in one area and use ant to
deploy the entire app. On disk the
/home/foo/ROOT
directory is mapped to / for foo.com.
This all works nicely. Now I want to
set up a virtual host in apache to do the
same thing (map /home/bar/ROOT to
/ for bar.com). The apache setup is done
and works. What I don't understand is
how to get tomcat manager to be able
to deploy (via ant) / for 2 different domains.
Can someone point me to an example?

Thanks.
Dean Hoover


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org