Hi,
You can do the following
-------------------------
<IfModule !mod_jk2.c>
LoadModule jk2_module modules/mod_jk2.so
</IfModule>
JkSet logger:level ERROR
JkSet config:file /usr/local/apache/conf/jk2/workers2.properties
-----------------------
Hope that helps
Tony
----- Original Message -----
From: "Trevor Baker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 05, 2003 12:59 PM
Subject: moving worker2.properties
> Hi,
>
> I'm using mod_jk2 and from what I can tell the worker2.properties is
> hard-coded to be located at:
> ${Apache HTTP ServerRoot}/conf/worker2.properties.
>
> I have (more like need) two separate Apache HTTP-Tomcats running. But since
> the location of worker2.properties is hard-coded, I have a conflict of
> having one worker2.properties for two independent servers. Everything else
> is separated in configuration except for the worker2.properties file.
>
> I notice in the docs that the worker2.properties has the property:
>
> [config]
> file=${serverRoot}/conf/worker2.properties <-- default value
>
> Now it seems silly that the value would point to the file it resides in, or
> am I missing something here? Can the worker2.properties be moved out of
> ${Apache HTTP ServerRoot}/conf??? Does mod_jk2 have a JkMount command like
> mod_jk???
>
> Thanks
> Trevor Baker
>
> ______________________________________________________________________
> Post your free ad now! http://personals.yahoo.ca
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]