Erich Oliphant wrote:
Hi,
I am trying to place a handler at the end of the list of PerlLogHandler's. I know I want to use APR::HOOK_REALLY_LAST but I'm not sure how or where to specify it for my handler. I tried "PerlLogHandler My::Handler APR::HOOK_REALLY_LAST" in the httpd.conf file w/ no success. Should it be in the handler code itself?
That API doesn't exist yet in mod_perl 2.0.

I believe the reason for that is that Apache hooks ordering API wasn't finalized yet.


__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@;stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to