Re: [us...@httpd] using mod_filter on non-200 responses

2009-12-10 Thread Andrew Huntwork
the 404 content is coming from mod_proxy_http, so it's not under my control On Thu, Dec 10, 2009 at 12:20 PM, André Warnier wrote: > Andrew Huntwork wrote: >> >> I'm trying to use mod_filter (specifically mod_substitute) on non-200 >> responses, specifically with

[us...@httpd] using mod_filter on non-200 responses

2009-12-10 Thread Andrew Huntwork
I'm trying to use mod_filter (specifically mod_substitute) on non-200 responses, specifically with a 404 response. After playing around for a while and assuming that i had screwed something up, i discovered that mod_filter specifically skips non-200 responses [1]. Is there an important reason for