[users@httpd] Re: mod_sed for input/output filter on same site

2016-06-20 Thread Henry Combrinck
Hi Nick /var/www is just an example. We have a legacy site and need to filter in/out On Tuesday, 21 June 2016, Nick Kew wrote: > On Mon, 2016-06-20 at 20:12 +0200, Henry Combrinck wrote: > > Greets, > > > > > > I'm trying to use mod_sed with both input and out

[users@httpd] mod_sed for input/output filter on same site

2016-06-20 Thread Henry Combrinck
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: AddOutputFilter Sed html css js pl cgi text OutputSed "s/123/abc/g" OutputSed "s/stuff/ffuts/g" I'd like to use an output filter too on the