HuangHongRui / huanghongrui.github.io

:poultry_leg: MyBlog | Keep track of every moment.. :icecream:
http://blog.luckyman.xyz/
3 stars 1 forks source link

Nginx #19

Open HuangHongRui opened 6 years ago

HuangHongRui commented 6 years ago

为了代替 IIS ... 折腾...

cd /usr/local/nginx/sbin 启动 ./nginx 停止 ./nginx -s stop 重启 ./nginx –s reload

http://happyqing.iteye.com/blog/1806561 https://segmentfault.com/q/1010000008022353/a-1020000008035582 http://www.cnblogs.com/hubavyn/p/4337903.html