Hi Ricardo,
You are right. I was thinking that if you are used to the Apache 1.3 world and 
have to read the new material on 2.2, Tomcat 5.5 and the way they connect, then 
install and test it, an hour will go by.  

Frankly I was amazed at how easy it was. I am a big Apache 2.2/Tomcat 5.5 fan. 
In my opinion, this is the first combo that you can install really easily and 
administer without being a semi-expert.
Bill

-----Original Message-----
From: Ricardo Stella [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 19, 2006 11:27 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache and Tomcat 4.0.6



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...

-- 

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


---------------------------------------------------------------------
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