Re: [EMAIL PROTECTED] Using ExtFilterDefine to filter the output of a CGI command (Apache 2.2)

2008-03-07 Thread Vladimir Vanuukov
The script is CGIProxy, is there a good non nph alternative? Joshua Slive wrote: On Fri, Mar 7, 2008 at 12:49 AM, Vladimir Vanuukov <[EMAIL PROTECTED]> wrote: Just realized that the cgi script that is not getting filtered is a nph (non-parsed-headers) script. Other scrips in th

Re: [EMAIL PROTECTED] Using ExtFilterDefine to filter the output of a CGI command (Apache 2.2)

2008-03-06 Thread Vladimir Vanuukov
Just realized that the cgi script that is not getting filtered is a nph (non-parsed-headers) script. Other scrips in the same directory get filtered just fine. Any idea how to enable filtering for nph scripts? Joshua Slive wrote: On Fri, Feb 29, 2008 at 3:48 PM, Vladimir Vanuukov <[EM

Re: [EMAIL PROTECTED] Using ExtFilterDefine to filter the output of a CGI command (Apache 2.2)

2008-03-06 Thread Vladimir Vanuukov
I have tried both of those things and its doesn't help, there are no messages in the Log files and even when i use SetOutputFilter vlads it still does not filter, does anyone have any ideas? Joshua Slive wrote: On Fri, Feb 29, 2008 at 3:48 PM, Vladimir Vanuukov <[EMAIL PROTECTED

[EMAIL PROTECTED] Using ExtFilterDefine to filter the output of a CGI command (Apache 2.2)

2008-02-29 Thread Vladimir Vanuukov
Hi, I can't seem to figure out how to get a filter defined by ExtFilterDefine to filter the output of a cgi program (in this case CGIProxy). I've been hitting my head against a brick wall for a day now and i still can't get this to work. I define the filter using /ExtFilterDefine vlads mode=ou