摘要: CentOS7源码安装Nginx 1.准备工作: wget http://nginx.org/download/nginx-1.8.0.tar.gz 2.安装依赖 #yum install -y make cmake gcc gcc-c++ autoconf automake libpng-deve 阅读全文
posted @ 2020-08-12 15:40 Noleaf 阅读(125) 评论(0) 推荐(0)