My reply was simply to point out that in an ideal situation, there is no
need to put any mod_jk-specific directives into httpd.conf.

I don't use RPMs, as a personal preference.  I can't tell you for sure one
way or the other why your setup doesn't work.  I can only tell you that I
built apache 1.3.26 (source) + tomcat 4.0.4 (binary, not RPM) + mod_jk
(source) following the docs and it works like a charm.

A properly configured server.xml will generate everything you need for
mod_jk without requiring any change to httpd.conf other than the Include
directive.

I posted a How-To at
http://www.johnturner.com/howto/apache-tomcat-howto.html that details, step
by step, exactly how I built my system. I've received comments via email
from several people that say it worked for them...any comments or
suggestions for updating it are welcome and will be added to the document as
time permits.

If mod_jk.conf is not being created, there is a problem with either the RPM
for tomcat, or the RPM is correct and the Listener directives in server.xml
are not correct.  The Listener directives cause the output of mod_jk.conf.
My How-To explains the two initial Listener directives I installed in my
server.xml.  There are also docs on the tomcat website that detail the
Listener directives.

John Turner
[EMAIL PROTECTED]

-----Original Message-----
From: Murray Cumming [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 16, 2002 10:03 AM
To: Tomcat Users List
Subject: RE: can't find mod_jk.conf


On Thu, 2002-08-15 at 18:55, Turner, John wrote:
> 
> The only thing you need in your httpd.conf, if you are using Tomcat's
> "autogen" function for mod_jk.conf, is this line:
> 
> Include /usr/local/jakarta-tomcat-4.0.4/conf/auto/mod_jk.conf

Isn't that the whole point of the original message? I also find that
mod_jk.conf is not being generated. I'm using the rpms on RedHat 7.2. Is
this a known problem?

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to