The document you want to consult is the Tomcat-Apache howto which should be under the tomcat/doc directory of the tomcat install. Basically you end up including a file generated by tomcat in your apache's httpd.conf, and sticking mod)jk.so where apache can load it from (e.g. libexec). The online version of this doc is at:
 
 
Although your best of going straight to:
 
 
as the Tomcat-Apache how-to confuses things by saying "Don't use Jserv. Heres how you use Jserv"
 
sam
----- Original Message -----
Sent: Wednesday, April 18, 2001 4:48 PM
Subject: setting up tomcat and apache to run together

Bear with me, I know you all have probably already been through this one before.  I have Apache (for Darwin/Mac OS X) and Tomcat 3.2.1.  They both run great by themselves; apache on port 80 and tomcat on 8080.  I want to setup the two so that if I go to a jsp page on Apache it will use tomcat to process the jsp pages; i.e - http://www.apache.org/test.jsp gets processed by tomcat even though its being access through apache.  I know I can turn off apache and reconfigure tomcat so that it runs off of port 80, but I would rather do it the other way.  Like I said, I know this has probably been discussed and I apologize for being repetitive.  I couldn't find any information on how to do this.  Any help or direction you all could give would be greatly appreciated.

-greg
Healant
Web Developer
[EMAIL PROTECTED]
[EMAIL PROTECTED]
336-370-0604  x111
 

 

Reply via email to