Linux 安装 apache

关闭防火墙:systemctl stop firewalld.service 关闭防火墙开机自启动:systemctl disable firewalld.service 安装vim及unzip:yum install -y vim unzip 安装编译环境:yum install -y gcc gcc-c++ autoconf libtool 安装apr cd /usr/local/src/ w
相关文章
相关标签/搜索