Yes, you need to copy the mod_jk.conf to the Apache box each time Tomcat is
started.

The three alternatives are:

1) use NFS to remotely mount a drive from Box A on Box B...put mod_jk.conf
on this drive
2) manually configure Apache
3) use something like rsync to automatically sync the two locations
periodically

John


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, September 22, 2002 7:56 PM
> To: [EMAIL PROTECTED]
> Subject: where to put mod_jk.conf
> 
> 
> Hi all.
> Tomcat is generating
> /usr/local/jakarta-tomcat-4.0.4/conf/auto/mod_jk.conf 
> everytime I start
> Tomcat on BoxAAA. Apache is intentionally disabled on this box .
> In BoxBBB , Apache2 is enable and its httpd.conf modified to "Include
> /usr/local/tomcat4/conf/auto/mod_jk.conf" , do I need to copy 
> the .conf
> file from BoxAAA to BoxBBB everytime Tomcat creates a new one ???
> Do I assume right that mod_jk.so is stays with Apache and 
> does not need
> to be refreshed ???
> 
> --
> 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