摘要:
命令 nginx -s reload :修改配置后重新加载生效 nginx -s reopen :重新打开日志文件 nginx -t -c /path/to/nginx.conf 测试nginx配置文件是否正确启动操作 -c参数指定了要加载的nginx配置文件路径 nginx -c /usr/loc 阅读全文
摘要:
参考该博客内容 http://blog.csdn.net/qq_28867949/article/details/73012300 阅读全文