diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index b4c01ab80..f61df7946 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -57,6 +57,9 @@ ProxyPreserveHost On # Allow from your-cas-host-addr # +# Redirect / to /SOGo +#RedirectMatch ^/$ https://mail.yourdomain.com/SOGo + # 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.