I hate myself.
[mkws-moved-to-github.git] / etc / apache2 / spclient-live
index f95ecef..0e72e63 100644 (file)
     ProxyPass        /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/
     ProxyPassReverse /service-proxy/ http://mkc.indexdata.com:9009/service-proxy/
 
-    Header set X-Indexdata-Session "%{req:Set-Cookie}"
-    Header set X-Indexdata-Session2 "%{res:Set-Cookie}"
-    Header set X-Indexdata-Session3 "%{resp:Set-Cookie}"
-    Header set X-Indexdata-Session4 "%{Set-Cookie}"
+    SetEnv XIDJSESSION 12345
+    Header add X-Set-Cookie "%{XIDJSESSION}e"
 </VirtualHost>
 
 <VirtualHost *:80>