摘要: nginx平滑升级 目标: 旧版本 升级 新版本nginx wget nginx.tgz && tar zxvf nginx.tgz cd nginx ./configure prefix=/usr/local/nginx user=www group=www with http_stub_stat 阅读全文
posted @ 2019-09-10 19:52 清风木 阅读(991) 评论(0) 推荐(0)