Filter on both input and output.
[mkws-moved-to-github.git] / etc / apache2 / spclient-live
index 77c0827..b769ce5 100644 (file)
 
     PerlOptions +Parent
     PerlSwitches -I/home/indexdata/mkws/etc/mod_perl
-    PerlOutputFilterHandler MyApache2::CopyCookie
+    <Location /service-proxy/>
+       PerlInputFilterHandler MyApache2::CopyCookie
+       PerlOutputFilterHandler MyApache2::CopyCookie
+    </Location>>
 </VirtualHost>
 
+
 <VirtualHost *:80>
     ServerName somesite.indexdata.com