Make sure you have this line in your tomcat-apache.conf (or whatever file
the apache server includes to connect with tomcat):
JkMount /admin/servlet/* ajp12
JkMount /admin/*.jsp ajp12
Change the directories to reflect your own environment. These lines should
be there for every <Location> directive.
Kelly
----- Original Message -----
From: "Bruce F. Press" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 1:21 PM
Subject: Apache transfer to Tomcat with mod_jk
> I have apache 1.3.14 installed with Tomcat 3.2. I have been working
> with Tomcat
> for about 5 months directly (through port 8080), I am getting near
> deployment and
> would like to have Apache handle static information.
>
> I followed the mod_jk howto as far as it when, but I still get my jsp
> delivered to
> the browser unprocessed.
>
> With mod_jserv, I had to put in AddType./AddHandler directives, I take
> it this
> is not required with mod_jk.
>
> So, how do I get Apache to pass jsp to Tomcat when it sees a .jsp file?
>
> TIA!
>
>
>
----------------------------------------------------------------------------
----
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]