Ian Holsman wrote: > I was just wondering if anyone remembered if you can get input > filters working on r-proxied calls > > if not should I put my pre-proxycall hook into the code?
More hooks is just duplication of other hooks in such a way that it only
works with proxy - Input filters are the right way to do it.
mod_headers is an example of something that works with proxy implemented
as a filter. Use the fixup phase to do things before the handler, use a
filter to do things after the handler.
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."
smime.p7s
Description: S/MIME Cryptographic Signature
