Well, I use apache in linux, so I have

LoadModule      jk_module       modules/mod_jk.so
AddModule       mod_jk.c

But basically yeah. Although not sure if they have to be included in
httpd.conf since they are automatically generated in the mod_jk.conf-auto
file, but I have tried both ways.

Dave

-----Original Message-----
From: Kenneth Westelinck [mailto:[EMAIL PROTECTED]]
Sent: 03 March 2001 14:47
To: [EMAIL PROTECTED]
Subject: Re: Problems getting tomcat to work with apache


Dave,

Have you also included these lines in your httpd.conf file:
LoadModule    jk_module  modules/mod_jk.dll
AddModule     mod_jk.c

and did you copy the mod_jk.dll to the modules directory of apache?


regards,

Kenneth Westelinck


>From: "Dave Townsend" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Problems getting tomcat to work with apache
>Date: Sat, 3 Mar 2001 13:19:26 -0000
>
>Can anyone explain this? I have tomcat running fine and serving out pages,
>servlets and jsps on port 8080. I included the mod_jk.conf-auto into
>httpd.conf and apache refuses to send jsp and servlet requests to tomcat.
>It
>has aliased all the webapps in the correct place so it is reading the
>config
>file.
>
>Any ideas?
>
>Dave
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to