diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 3dd0df476..e33ff8cc4 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -90,5 +90,6 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 RewriteEngine On RewriteRule ^/.well-known/caldav/?$ /SOGo/dav [R=301] + RewriteRule ^/.well-known/carddav/?$ /SOGo/dav [R=301]