Nginx启动、关闭命令

启动 nginx

强制关闭 nginx -s stop

正常关闭 nginx -s quit

使用另一个配置文件 nginx -c conf/web01.conf

重新加载配置文件启动的情况 nginx -s reload

posted @ 2020-09-29 18:48  姑苏城外小白  阅读(799)  评论(0编辑  收藏  举报