That was actually the problem. Earlier today I had noticed that the person 
who was previously configuring Apache had included the mod_jk.conf file at 
the top of httpd.conf, rather than the bottom. Moving it down fixed the 
problem.

For anyone else having problems on RedHat - you'll have to compile mod_jk.so 
yourself and be sure to include tomcat configuration at the bottom of 
httpd.conf.


Y.


>From: Winfried Klum <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: problem with Tomcat  and Apache using mod_jk on RedHat 6.2
>Date: Mon, 14 May 2001 08:24:36 +0200
>
>It seems to me that you haven't configured your Apache correctly.
>Instead of delegating JSP's Apache it is serving them directly. Look if
>you have configured mod_jk correctly in Apache, include mod_jk.conf-auto
>from the tomcat/conf dir into httpd.conf.
>Look in your Apache-Log. You should see a line like
>...mod_jk configured....
>
>regards
>Winfried
>
>Yuri Kouzmov schrieb:
> >
> > Hello,
> >
> > I'm having a problem getting Tomcat 3.2.1 working with Apache 1.3 (not 
>sure
> > which version beyond that) using mod_jk and AJP13 on RedHat 6.2. At 
>first I
> > was getting an error message about the mod_jk being garbled. I had to
> > recompile it from the source and now I'm having another problem I can't
> > figure out. While accessing examples through Apache (port 80) I get the
> > source code of the JSP. It works fine when accessing them directly 
>though
> > Tomcat (port 8080).
> >
> > I set up apache to include a modified version of mod_jk.conf file 
>generated
> > by Tomcat to use AJP13.
> >
> > I didn't have this problem on Win32 or another box w/ default 
>instalation of
> > RedHat 6.2 and Apache 1.3.2.
> >
> > Thanx for any insight,
> >
> > Y.
> >
> > _________________________________________________________________
> > Get your FREE download of MSN Explorer at http://explorer.msn.com

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to