I don't remember this being discussed, but I just found out that +MergeHandlers option is very unflexible.
http://perl.apache.org/docs/2.0/user/config/config.html#C_MergeHandlers_
Once turned on, it's going to merge all types of handlers, including filters, which are handled identically to Perl*Handler.


Also it's not clear from the doc the order of merging. It should say that first the handlers from outside the container will be run (FixupA) followed by handlers inside the container (FixupB). And if there are duplicates, they will be removed from the inside contrainer.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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



Reply via email to