目录
一、安装基础包
1.安装编译需要用的软件包
[root@achao ~]# yum install -y gcc gcc-c++ expat-devel pcre-devel
[root@achao ~]# yum install apr-devel -y
[root@achao ~]# yum install apr-util-devel -y
二.安装httpd
1.解压
[root@achao ~]# tar -xzvf httpd-2.4.
目录
[root@achao ~]# yum install -y gcc gcc-c++ expat-devel pcre-devel
[root@achao ~]# yum install apr-devel -y
[root@achao ~]# yum install apr-util-devel -y
[root@achao ~]# tar -xzvf httpd-2.4.