ngnix常用命令

在nginx.exe同级目录下操作cmd

start nginx.exe   启动
nginx.exe -s reload   重启
nginx.exe -s quit         有序停止
nginx.exe -s stop         快速停止

(可省略.exe)

就算这个世道烂成一堆粪坑,那也不是你吃屎的理由
原文地址:https://www.cnblogs.com/whalesea/p/14790303.html