webmail.domain.xx

santovito

Verified User
Joined
Nov 23, 2008
Messages
143
i have apache and nginx. i want to create webmail subdomain pointing to roundcube

I followed these instructions: https://docs.directadmin.com/webser...l#how-to-setup-webmail-example-com-with-nginx

But, but it does not work. if I go to the subdomain tge restul

if I go to the subdomain the results are:

- http: //webmail.domain.xx: error 500
- httpS: //webmail.subodomain.xx: Nginx is functioning normally

How can I fix this errors?

Thank you

Vito
 
I add a detail: in /var/log/nginx/error_log I have these lines:

2022/02/25 14:09:34 [warn] 2193987#0: conflicting server name "webmail.domain.xx" on ipserver:443, ignored
 
Also ypu might read this post in general
 
Back
Top