# 启动nginx start nginx.exe # 停止 nginx.exe -s stop # 重新加载配置 nginx.exe -s reload # 重启 nginx.exe -s restart