高性能web服务器nginx(三)之源码搭建LNMP

一、环境准备 1、关闭防火墙及selinux 1 2 3 [ [email protected] ~]# iptables -F [ [email protected] ~]# getenforce  Disabled 2、更改yum源(此步根据自身需要更改) 1 2 3 [ [email protected] ~]# wget -P /etc/yum.repos.d/ http://mirror
相关文章
相关标签/搜索