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;