Title: Re: setting up tomcat and apache to run together
Greg-

There is quite a bit of documentation on using Tomcat with Apache. You need to use mod_jk with Apache to redirect the requests. Look up the docs, I think you’ll figure it out.

Good choice of platform BTW. :-)

Hunter

From: "Greg Chakmakian" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Wed, 18 Apr 2001 11:48:45 -0400
To: <[EMAIL PROTECTED]>
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