摘要: Nginx安装 nginx无法直接通过yum安装,需要先进行配置,并且要保证其依赖库已安装完成。 检查依赖项(nginx 中gzip模块需要 zlib 库,rewrite模块需要 pcre 库,ssl 功能需要openssl库) 安装方法为:yum -y install pcre pcre-deve 阅读全文
posted @ 2020-06-15 05:07 盗哥泡茶去了 阅读(106) 评论(0) 推荐(0)