From dfcc14356aced8f27d6e12f3ccbb2e2686bdbe1e Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 28 Aug 2018 12:30:37 -0400 Subject: [PATCH] Improve comments in Apache/SOGo.conf --- Apache/SOGo.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index 8056bd7db..bb69ebeab 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -71,8 +71,8 @@ ProxyPreserveHost On ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 -## adjust the following to your configuration -## and do not forget to enable the headers module +## Adjust the following to your configuration +## and make sure to enable the headers module RequestHeader set "x-webobjects-server-port" "443" SetEnvIf Host (.*) HTTP_HOST=$1