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?
 
Thanks in advance,
Erich

Reply via email to