From 68e5f5ea6c3b52ea4b858b69011cba7fe55bf8bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Sun, 11 Aug 2019 14:46:08 +0200 Subject: [PATCH] Update u_e-webmail-site.md --- docs/u_e-webmail-site.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/u_e-webmail-site.md b/docs/u_e-webmail-site.md index 1dad3b0b7..af0b10d22 100644 --- a/docs/u_e-webmail-site.md +++ b/docs/u_e-webmail-site.md @@ -1,6 +1,7 @@ -To create a subdomain `webmail.example.org` and redirect it to SOGo, you need to create a new Nginx site. Take care of "CHANGE_TO_MAILCOW_HOSTNAME"! +To create a subdomain `webmail.example.org` and redirect it to SOGo, you need to create a **new** Nginx site. Take care of "CHANGE_TO_MAILCOW_HOSTNAME"! **nano data/conf/nginx/webmail.conf** + ``` hl_lines="9 17" server { ssl_certificate /etc/ssl/mail/cert.pem;