Re: filter->remove

2008-04-18 Thread Torsten Foertsch
On Fri 18 Apr 2008, [EMAIL PROTECTED] wrote: > This leads me to believe that i could write a filter that sat at the   > head of the chain, which looked through all the filters in the chain,   > and if appropriate removed random ones through the chain. > > I have a situation where i have a CGI which

Re: filter->remove

2008-04-18 Thread woinshet abdella
- Original Message From: Torsten Foertsch <[EMAIL PROTECTED]> To: modperl@perl.apache.org Cc: woinshet abdella <[EMAIL PROTECTED]> Sent: Friday, April 18, 2008 9:39:58 AM Subject: Re: filter->remove On Fri 18 Apr 2008, woinshet abdella wrote: > Can't locate Ap

Re: filter->remove

2008-04-18 Thread adam . prime
Quoting Torsten Foertsch <[EMAIL PROTECTED]>: On Thu 17 Apr 2008, woinshet abdella wrote: Here an output example for text/plain: Filter Chain: modperl_request_output <-- the first PrintFilterChain modperl_request_output <-- RemoveNextFilterIfNotTextHtml includes m

Re: filter->remove

2008-04-18 Thread Torsten Foertsch
On Fri 18 Apr 2008, woinshet abdella wrote: > Can't locate Apache2/Filter.pm in @INC (@INC contains: > /usr/local/libexec/perl /usr/lib/perl5/5.8.0/i38 > So, I am not able to use $f->remove with old mod_perl, is that correct? Not necessary. I think I have used similar filters with modperl 1.9

Re: filter->remove

2008-04-18 Thread woinshet abdella
- Original Message From: Torsten Foertsch <[EMAIL PROTECTED]> To: woinshet abdella <[EMAIL PROTECTED]> Cc: modperl@perl.apache.org Sent: Friday, April 18, 2008 3:35:02 AM Subject: Re: filter->remove On Thu 17 Apr 2008, woinshet abdella wrote: > I am sorry to write

Re: filter->remove

2008-04-18 Thread Torsten Foertsch
On Thu 17 Apr 2008, woinshet abdella wrote: > I am sorry to write you directly, but did not get any response from the > modperl user list. I would appreciate you help in advance! Please ask on the modperl list in the future. If you don't get an answer try it again. We all are sometimes too busy t