nginx错误集合

遇到 nginx: [warn] server name "http://127.0.0.1" has suspicious symbols in D: ginx-1.12.1/conf/vhost/ho  之类的错误的时候  

八成是你因为你绑定了多个意思是重复绑定了server name,但这个警告不会影响到服务器运行

原文地址:https://www.cnblogs.com/coder-lzh/p/8965595.html