Geoffrey Young wrote:
> 
> Scott Fagg wrote:
> 
>>I have lines like this in my .htaccess file : 
>>
>>AuthName AD
>>AuthType Arup::AuthCkLDAP
>>
>>PerlSetVar ADPath /
>>PerlSetVar ADLoginScript /login.perl
>>
>>.. and i'm using AuthCookie.pm. It picks up on the 'AD' value for
>>AuthName, but cannot see the PerlSetVar values.
> 
> 
> PerlSetVar merging is currently broken, specifically for multiple
> inheritance (like .htaccess files and <Location />) - see the archives if
> you want the long explanation.  I really, really plan to fix this "soonish."
>  look for it in the next mod_perl release, or in early october in CVS.

this has been fixed in current cvs.  please give the latest mod_perl sources
a try and report back if you are still seeing improper merge behavior.

--Geoff

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to