If somebody has an idea.. that would be very helpful. Thanks in advance!
On Fri, Jan 9, 2009 at 11:15 AM, Sylvain Zimmer
wrote:
> Hi!
>
> I've been trying to setup a custom input filter that modifies http request
> headers.
>
> Here is my config, at the end of apach
r_debug"
SetInputFilter radioclient
and
ExtFilterDefine radioclient ftype=30 mode=output cmd="/usr/bin/tee
/tmp/ext_filter_debug"
SetOutputFilter radioclient
Is there a specific issue related to filtering input at the
AP_FTYPE_PROTOCOL level ?
Thanks a lot in advance!
--
Sylvain Z