Thanks for the reply!

Is there any way to maybe sneak into the handler cycle before the
BEA-Apache handler and alter the GET/POST data, thus accomplishing the
same thing? Let me know if you need any clarification.

(any replies should go to my e-mail address, as I'm not subscribed to the
mod_perl list)

Andrew Chen
Software Engineer, Architecture
[EMAIL PROTECTED]
206-219-8445
The Cobalt Group, Inc. (www.cobaltgroup.com)
2200 First Avenue South
Seattle, WA 98134

On Tue, 7 Nov 2000, G.W. Haywood wrote:

> Hi there,
> 
> On Mon, 6 Nov 2000, Andrew Chen wrote:
> 
> > According to my trusty Eagle book, I can chain Perl handlers (by using
> > $r->pushhandlers(), but can I chain a C handler after a Perl handler?? 
> 
> Not until Apache 2.0, Eagle Book p175, "Chaining Content Handlers".
> A C handler either handles the entire request or returs declined.
> 
> 73,
> Ged.
> 

Reply via email to