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. 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. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
