Re: [us...@httpd] mod_filter and CGIs

2010-07-22 Thread Jefferson Ogata
On 2010-07-23 00:31, Nick Kew wrote: On Thu, 22 Jul 2010 23:45:16 + Jefferson Ogata wrote: I am trying to apply INCLUDES processing selectively to CGIs depending on output content type, to no avail. Wondering if anyone else has run into this. At a guess, you have includes configured some

Re: [us...@httpd] mod_filter and CGIs

2010-07-22 Thread Nick Kew
On Thu, 22 Jul 2010 23:45:16 + Jefferson Ogata wrote: > Greetings. > > I am trying to apply INCLUDES processing selectively to CGIs depending > on output content type, to no avail. Wondering if anyone else has run > into this. At a guess, you have includes configured somewhere else in you

[us...@httpd] mod_filter and CGIs

2010-07-22 Thread Jefferson Ogata
Greetings. I am trying to apply INCLUDES processing selectively to CGIs depending on output content type, to no avail. Wondering if anyone else has run into this. Server is fully patched RHEL 5 x86_64 with Red Hat-provided httpd-2.2.3-43.el5. Server DefaultType is text/plain. My cgi-bin d