摘要: nginx编译安装 1.环境以及依赖包的安装systemctl stop firewalld && setenforce 0 #首先关闭防火墙和selinux # yum -y install gcc gcc-c++ #安装编译环境# yum install -y pcre pcre-devel # 阅读全文
posted @ 2020-05-08 16:02 jinqiu001 阅读(173) 评论(0) 推荐(0)