>On Thu, 21 Feb 2002, GOMEZ Henri wrote:
>
>> >If you talk about the module name - I think that's 
>> >absolutely required.
>> 
>> mv mod_jk.c mod_jk2.c, ok ?
>
>Change build.xml to generate mod_jk2.so, and 
>the internal name ( so LoadModule will work ).
>
>Renaming mod_jk.c to mod_jk2.c doesn't help too
>much, but it's ok ( and will be more consistent).

mod_jk2.c is mandatory for :

<IfModule mod_jk2.c>
       ... handle jk2 directives ...
</IfModule>

That's why renaming is mandatory

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

Reply via email to