Tribley William-cwt010 wrote:
>  It only took about an hour to connect Apache 2.2 to Tomcat 5.5 .
> Tomcat 5.5 also supports separate files to configure each webapp
> instead of glomming it all in server.xml, a huge win for the
> configuration management and risk management camps.
> Bill
>
> ------------------------------------------------------------------------
> **

One hour ???  How about 5 minutes.  If you compile and enable mod_proxy
and mod_proxy_ajp, you then simply add a one line to your config like
below, and you have apache talking to tomcat !!!

ProxyPass /servlets-examples ajp://127.0.0.1:8009/servlets-examples

My .02...

-- 

°(((=((===°°°(((===========================================

begin:vcard
fn:Ricardo Stella
n:Stella;Ricardo
org:Rider University
adr;dom:;;2083 Lawrenceville Rd;Lawrenceville;NJ;08648
version:2.1
end:vcard


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to