标签:style blog color art ar div log ad
启动nginx
start nginx
停止nginx
nginx -s stop
重启nginx
nginx -s reload
查看版本信息
nginx -v
大写V是查看配置信息
查看nginx进程
tasklist /fi "imagename eq nginx.exe"
标签:style blog color art ar div log ad
原文地址:http://www.cnblogs.com/newlooker/p/3897624.html