Geoffrey Young wrote: >>I however have some sub-locations under /protectedthing: >>---------CUT--------- >><Location /protectedthing/topsecret> >> SetHandler perl-script >> >> PerlResponseHandler Some::Nice::mp2::Handler >></Location> > > >>After enabling debug in AuthDBI I see that it is correctly invoked as a >>PerlAuth(en|z)Handler for "/protectedthing/topsecret", but it gets no >>configuration data passed (Auth_DBI_data_source etc.) for the >>sublocation. >> >>... I am completely lost here ... >> >>Any ideas? > > > yes :) > > merging for PerlSetVar/PerlAddVar is broken at the moment. specifically, > the kind of merging you want to do - overlapping containers - does not work > at all.
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