In Tomcat 3.2.x you will have to modify
src/share/org/apache/tomcat/task/ApacheConfig.java, re-compile
and update your webserver.jar.  (In Tomcat 3.3.x, this is
configurable.)

Cheers,
Larry

> -----Original Message-----
> From: sharadsk [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, April 08, 2002 4:10 AM
> To: Tomcat Users List
> Subject: Query regarding mod_jk.conf-auto
> 
> 
> Hi,
>  We have requirement where we want to use mod_jk.conf-auto 
> file, for Apache configuration. This file whenevr generated 
> by Tomcat puts default LoadModule directive, which is 
> LoadModule jk_module libexec/mod_jk.so
> 
> We want this directive to be 
> LoadModule jk_module modules/mod_jk.so, each time this file 
> is generated.
> 
> Is there any way to achieve this?
> 
> We are using Tomcat 3.2.4.
> 
> TIA
> -Sharad Kasab
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to