Henri Gomez wrote:
> jean-frederic clere wrote:
> 
>> Mladen Turk wrote:
>>
>>> Hi,
>>>
>>> I finally have a couple of days to spare on JK2.
>>> Since Henri is doing great job on Apache side, I'm willing to clean
>>> the IIS
>>> port.
>>>
>>> Are there any pending issues that I can help with, so we can make the
>>> release.
>>
>>
>>
>> Bugzilla reports 59 bugs... Help is _needed_ !!!
> 
> 
> Mladen, JF, Guenter, what about the APR_HOOK_MIDDLE in jk2_translate ?

I am +0 for an APR_HOOK_MIDDLE, but I think we have to make sure mod_rewrite is
before us:
+++
 static const char * const aszPre[] = { "mod_rewrite.c", NULL };

 ap_hook_translate_name(jk2_translate,aszPre,NULL,APR_HOOK_MIDDLE);
+++
I have no problems with the APR_HOOK_FIRST and mod_dav.

> 
> Any reason to have it set to APR_HOOK_FIRST ?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to