You need mod_jk or mod_webapp in order to hava Apache forward servlet requests to Tomcat.
The major difference between mod_jk and mod_webapp is that mod_jk allows for load balancing over multiple Tomcat instances while mod_webapp does not. I hava also heard that mod_webapp should have that capability (soon?) but does not have it now. I have heard of people using Apache 2.x with Tomcat, but I have not done that myself. Ben Ricker Web Security System Administrator Wellinx.com On Wed, 2002-06-05 at 08:53, Iain Downie wrote: > Want to upgrade from Tomcat 3.3 to 4.0 (been told it is easier to administer > etc. etc. and has the manager web application) on a Linux (redhat7.2) > server, working as a add-on to Apache. Bit confused by the download. > > I will be getting 'jakarta-tomcat-4.0.3.tar.gz' at > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/. No > problems there. > > However, do I need any additional Linux extensions? When I click into > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/linux > /i386, I see a warning file saying Only for Apache 1.3. > > Can someone confirm that this is indeed the case, or should I also get the > mod_jk-01.so module too? Do I need the mod_webapp.so? > > Regards, any help much appreciated > Iain > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>