diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index d84db3008..737141775 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -57,8 +57,6 @@ ProxyPreserveHost On # Allow from your-cas-host-addr # -ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 - # Enable to use Microsoft ActiveSync support # Note that you MUST have many sogod workers to use ActiveSync. # See the SOGo Installation and Configuration guide for more details. @@ -67,6 +65,8 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 # http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync \ # retry=60 connectiontimeout=5 timeout=360 +ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 + ## adjust the following to your configuration RequestHeader set "x-webobjects-server-port" "443"