nginx入门

1.启动

start nginx.exe 

2.停止

nginx.exe -s stop

3.重启

nginx.exe -s reload

4.查看日志

nginx.exe -s reopen

5.查看版本

nginx -v

 

6访问页面:http://localhost:80

posted on 2017-05-26 12:23  老邱2  阅读(71)  评论(0)    收藏  举报

导航