On Mon, 2016-06-20 at 20:12 +0200, Henry Combrinck wrote:
> Greets,
> 
> 
> I'm trying to use mod_sed with both input and output filters at the
> same time.  I can only get the output filter on it's own to work:

What input are you looking to filter?

> <Location "/var/www">

Is unlikely to be what you want.

>     AddInputFilter Sed html css js pl cgi text

Looks very confused: most of those are customarily
associated with GET requests and static content.

-- 
Nick Kew



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to