diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 8db25c835..9748c1051 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -42,6 +42,11 @@ ProxyPreserveHost On ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 +# +# Enable to use Microsoft Active Sync support +# +#ProxyPass /Microsoft-Server-ActiveSync http://127.0.0.1:20000/SOGo/Microsoft-Server-ActiveSync retry=0 + ## adjust the following to your configuration RequestHeader set "x-webobjects-server-port" "443"