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