From 503f39d836ca060d000f18ef3cba7bd3449fd719 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 26 Jun 2013 10:48:26 +0200 Subject: [PATCH] This won't work. --- etc/apache2/spclient-live | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/apache2/spclient-live b/etc/apache2/spclient-live index c6a906f..7aeef00 100644 --- a/etc/apache2/spclient-live +++ b/etc/apache2/spclient-live @@ -24,7 +24,8 @@ ProxyPass /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/ ProxyPassReverse /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/ - Header edit Set-Cookie .* "$0\r\nX-IndexData-JSESSION: $0" + Header edit Set-Cookie .* "$0 +X-IndexData-JSESSION: $0" -- 1.7.10.4