摘要: 命令 nginx -s reload :修改配置后重新加载生效 nginx -s reopen :重新打开日志文件 nginx -t -c /path/to/nginx.conf 测试nginx配置文件是否正确启动操作 -c参数指定了要加载的nginx配置文件路径 nginx -c /usr/loc 阅读全文
posted @ 2018-02-22 14:33 Kaffee 阅读(548) 评论(0) 推荐(0) 编辑
摘要: 参考该博客内容 http://blog.csdn.net/qq_28867949/article/details/73012300 阅读全文
posted @ 2018-02-22 00:57 Kaffee 阅读(533) 评论(0) 推荐(0) 编辑