Improve comments in Apache/SOGo.conf

pull/229/merge
Francis Lachapelle 2018-08-28 12:30:37 -04:00
parent 1551b3deab
commit dfcc14356a
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ ProxyPreserveHost On
ProxyPass /SOGo http://127.0.0.1:20000/SOGo retry=0
<Proxy http://127.0.0.1:20000/SOGo>
## 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
<IfModule headers_module>
RequestHeader set "x-webobjects-server-port" "443"
SetEnvIf Host (.*) HTTP_HOST=$1