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
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