nginx: [warn] conflicting server name "lolnews.com.br" on 0.0.0.0:80, ignored
nginx: [warn] conflicting server name "lolnews.com.br" on 0.0.0.0:80, ignored
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
root@lolnews2:/etc/nginx/sites-enabled# service nginx restart
* Restarting nginx nginx 为什么要这样?
发布于 2015-03-18 14:49:33
ps faux | grep nginxnetstat -tlnp | grep 80 lsof -i :80https://serverfault.com/questions/676323
复制相似问题