diff --git a/Apache/SOGo.conf b/Apache/SOGo.conf index e33ff8cc4..d84db3008 100644 --- a/Apache/SOGo.conf +++ b/Apache/SOGo.conf @@ -70,8 +70,8 @@ ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0 ## adjust the following to your configuration RequestHeader set "x-webobjects-server-port" "443" - RequestHeader set "x-webobjects-server-name" "yourhostname" - RequestHeader set "x-webobjects-server-url" "https://yourhostname" +# RequestHeader set "x-webobjects-server-name" "yourhostname" +# RequestHeader set "x-webobjects-server-url" "https://yourhostname" ## When using proxy-side autentication, you need to uncomment and ## adjust the following line: