> From: J. Zimmerman [mailto:john.z...@gmail.com]
> Subject: Apache 2.2 to Tomcat 6 via proxy_ajp
> 
> The wrench in the works is that we want to do virtual hosting through
> Apache and not have the appname appended to it.  The Apache virtual 
> hosted URL's will be the ones exposed to the public.

Do you really need httpd in the game?  Is it providing any useful service 
(e.g., PHP)?  If not, remove it and simplify your life.

Look here for how to do virtual hosting in Tomcat:
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

If you must have httpd in the picture, mod_rewrite might help if the Tomcat 
virtual hosting is insufficient (but perhaps you've already tried that).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to