window中nginx的常用命令

# 启动nginx
start nginx.exe
# 停止
nginx.exe -s stop
# 重新加载配置
nginx.exe -s reload
# 重启
nginx.exe -s restart
posted @ 2024-06-05 10:19  灵泽pro  阅读(15)  评论(0)    收藏  举报