[warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored on
[root@s7 ~]# service nginx restart
[warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain2.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain3.com" on 43.247.164.113:80, ignored
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Stopping nginx: nginx: [warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain2.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain3.com" on 43.247.164.113:80, ignored
servicStarting nginx: enginx: [warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain2.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain3.com" on 43.247.164.113:80, ignored
[ OK ]
[root@s7 ~]# service nginx status
nginx (pid 20842) is running...
[root@s7 ~]# cd /usr/local/directadmin/custombuild
[root@s7 custombuild]# ./build version
2.0.0 (rev: 1718)
the nginx is working, and the sites are normal too.
But what should I do with the warning message?
[root@s7 ~]# service nginx restart
[warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain2.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain3.com" on 43.247.164.113:80, ignored
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Stopping nginx: nginx: [warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain2.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain3.com" on 43.247.164.113:80, ignored
servicStarting nginx: enginx: [warn] conflicting server name "www.domain1.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain2.com" on 43.247.164.113:80, ignored
nginx: [warn] conflicting server name "www.domain3.com" on 43.247.164.113:80, ignored
[ OK ]
[root@s7 ~]# service nginx status
nginx (pid 20842) is running...
[root@s7 ~]# cd /usr/local/directadmin/custombuild
[root@s7 custombuild]# ./build version
2.0.0 (rev: 1718)
the nginx is working, and the sites are normal too.
But what should I do with the warning message?
Last edited: