From ecbdf450e36ce4ba109f5141fd90e3ae3a435bf3 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 18 Oct 2021 10:10:11 -0400 Subject: [PATCH] chore(Apache): pass the URL path "raw" to sogod Fixes #5303 --- Apache/SOGo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 11ef158304..794b2869ef 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -71,7 +71,7 @@ ProxyPreserveHost On # 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 +ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 nocanon ## Adjust the following to your configuration