Geoffrey Young wrote: > > Scott Wessels wrote: > >>In attempting to implement a complete PerlSections apache configuration, >>I ran into a problem when trying to use multiple >>RewriteCond/RewriteRules and Tie::DxHash >>(http://search.cpan.org/~kruscoe/Tie-DxHash-0.93/lib/Tie/DxHash.pm) in a >>$VirtualHost. When using Apache2::PerlSections->dump, the configuration >>would print out in the correct order, but when the configuration was >>passed off to Apache the ordering was lost. The following patches >>resolves the issue. > > excellent.
Bug indeed! So, just curious, are you using Tie::DxHash to tie %VirtualHost yourself ? Because in mp1 land, various magical <Perl> vars were tied like that behind the scenes. It wasn't really ported over to 2.0 and maybe it just should. > we're in code-freeze at the moment, giving 2.0.2 a chance to marinate. > after that I'll commit it unless someone beats me to it. +1 -- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5
signature.asc
Description: OpenPGP digital signature
