修改配置文件
vi /etc/nginx/nginx.conf

重启nginx

-tnulp | grep nginx
kill -9 4956
nginx -c /etc/nginx/nginx.conf
nginx -s reload