> On the perl level yes, but I'm not sure about the config, it should be
> something like:
> 
> <IfDefine APACHE2_1>
>    <IfDefine mod_ident.c>
>       IdentityCheck On
>    </IfDefine>
> </IfDefine>
> <IfDefine !APACHE2_1>
>       IdentityCheck On
> </IfDefine>
> 
> but I don't think we have that <IfDefine APACHE2_1>, Geoff?

no, not at the moment, but I think it's likely in order, especially with 2.2
on the way.  actually, what I would do is work around it for now then wait
until we have something like APACHE1, APACHE2, and additional breakdowns of
APACHE20, APACHE22, and Apache23 (or somesuch).

--Geoff


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

Reply via email to