nginx指定配置文件启动

nginx -c 配置文件路径
/usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf/nginx.conf
原文地址:https://www.cnblogs.com/jichi/p/12217693.html