I hate myself.
authorMike Taylor <mike@indexdata.com>
Wed, 26 Jun 2013 09:20:32 +0000 (11:20 +0200)
committerMike Taylor <mike@indexdata.com>
Wed, 26 Jun 2013 09:20:32 +0000 (11:20 +0200)
etc/apache2/spclient-live

index 54fc2ac..0e72e63 100644 (file)
@@ -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 add X-Set-Cookie "%{HTTP_COOKIE}e"
+    SetEnv XIDJSESSION 12345
+    Header add X-Set-Cookie "%{XIDJSESSION}e"
 </VirtualHost>
 
 <VirtualHost *:80>