[mp1] multiple handlers?

[prev] [thread] [next] [Date index for 2004/11/28]

From: Tony Clayton
Subject: [mp1] multiple handlers?
Date: 04:31 on 28 Nov 2004
Hi,

I am using a 3rd party compiled apache module that implements a
response handler, but DECLINES all the other handlers with no
processing.

I want to do authentication in mod_perl before calling the handler,
based on some custom HTTP headers sent by the client.  I understand
that mod_perl lets you chain handlers, but that this is not a regular
apache feature.

Is there a way to use a PerlAuthenHandler and a non-perl response
handler in the same Location directive, or am I going to be stuck
writing a PerlHandler to handle the request, and spawn an apache
subrequest from that to run the other handler?  What are my best
options here?

Thanks,
Tony

        -- 
        Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

[mp1] multiple handlers?
Tony Clayton 04:31 on 28 Nov 2004

Re: [mp1] multiple handlers?
Geoffrey Young 14:21 on 29 Nov 2004

Re: [mp1] multiple handlers?
Tony Clayton 17:25 on 29 Nov 2004

Generated at 11:26 on 21 Dec 2004 by mariachi v0.52