From 8b0a925176dff519c86446974189bde6445939ec Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 11 Sep 2009 14:44:16 +0000 Subject: [PATCH] Monotone-Parent: 8e4f10d6d171bd7c241c05d63d20efa7f2a66de4 Monotone-Revision: fa22cfc403f1b6e64d8f3a2ca5e524e4ef642665 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-09-11T14:44:16 Monotone-Branch: ca.inverse.sogo --- Apache/SOGo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 18e1efcb3..a241f9306 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -61,7 +61,7 @@ ProxyPass /SOGo balancer://sogocluster/SOGo ## When using proxy-side autentication, you need to uncomment and ## adjust the following line: -# RequestHeader set "x-webobjects-remote-user" "%{WEBAUTH_USER}e" +# RequestHeader set "x-webobjects-remote-user" "%{REMOTE_USER}e" BalancerMember http://127.0.0.1:30000 retry=1 max=1 timeout=120 ## If you enable those, don't forget the enable the spawning of multiple SOGo