From: Mike Taylor Date: Wed, 26 Jun 2013 12:40:13 +0000 (+0200) Subject: Filter on both input and output. X-Git-Tag: 0.9.1~492 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=29b53b8e91dca83c28b172bf736df95868632282;p=mkws-moved-to-github.git Filter on both input and output. Only apply filter within --- diff --git a/etc/apache2/spclient-live b/etc/apache2/spclient-live index 77c0827..b769ce5 100644 --- a/etc/apache2/spclient-live +++ b/etc/apache2/spclient-live @@ -26,9 +26,13 @@ PerlOptions +Parent PerlSwitches -I/home/indexdata/mkws/etc/mod_perl - PerlOutputFilterHandler MyApache2::CopyCookie + + PerlInputFilterHandler MyApache2::CopyCookie + PerlOutputFilterHandler MyApache2::CopyCookie + > + ServerName somesite.indexdata.com