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

2016-06-20 Thread Nick Kew
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? > Is unlikely to be what you want. > Add

[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