如何使用CentOS 7.4搭建Apache网站服务
admin
2023-02-03 17:02:23
0

一、安装Apache服务

关于安装Apache详细配置及原理概述请参考:CentOS 7.4搭建Apache网站服务

[root@centos01 ~]# mount /dev/cdrom /mnt/      
[root@centos01 ~]# cp /mnt/* /usr/src/       
[root@centos01 ~]# mount /dev/cdrom /mnt/     
[root@centos01 ~]# rm -rf /etc/yum.repos.d/CentOS-*   
[root@centos01 ~]# tar zxvf /usr/src/httpd-2.2.17.tar.gz -C /usr/src/  
[root@centos01 ~]# cd /usr/src/httpd-2.2.17/    
[root@centos01 httpd-2.2.17]# ./configure 
--prefix=/usr/local/httpd 
--enable-so 
--enable-rewrite 
--enable-charset-lite 
--enable-cgi          
[root@centos01 httpd-2.2.17]# make && make install      
[root@centos01 ~]# ln -s /usr/local/httpd/bin/* /usr/local/bin/     
[root@centos01 ~]# cp /usr/local/httpd/bin/apachectl /etc/init.d/httpd 
[root@centos01 ~]# chmod +x /etc/init.d/httpd       
[root@centos01 ~]# vim /etc/init.d/httpd     
#chkconfig:35 80 20 
#description:apache 
[root@centos01 ~]# chkconfig --add httpd       
[root@centos01 ~]# chkconfig --level 35 httpd on  
[root@centos01 ~]# vim /usr/local/httpd/conf/httpd.conf    
98 ServerName 192.168.100.10:80     
[root@centos01 ~]# systemctl start httpd     
[root@centos01 ~]# netstat -anptu | grep 80   
tcp6       0      0 :::80                   :::*                    LISTEN      53682/httpd         

相关内容

热门资讯

首次突破 屡创新高!一组数字解... 2026年上半年我国GDP同比增长4.7%经济韧性持续彰显在已经出炉的经济数据中更值得关注的还有“含...
男主播卖惨,66岁患癌老太花光... 今年3月,沈阳66岁的张阿姨在家养病期间刷视频时,被一名IP属地为湖北的男主播吸引。该主播主打演唱经...
松下智能马桶盖不喷水怎么回事 松下智能马桶盖不喷水怎么回事1、有时候新买的马桶在安装的时候工人有时候会不会告诉你需要开进水阀的,智...
松下智能马桶盖不喷水 1、有时候新买的马桶在安装的时候工人有时候会不会告诉你需要开进水阀的,智能马桶都是带有进水阀的,如果...
智能马桶盖不喷水故障维修方法 如果是出水口不喷水,先检查下是不是里面没水,或者水管出问题了,水管故障问题需找专业的维修师傅维修;若...
马桶水箱盖子碎了能换么 不能,建议更换整个水箱。方法:先检查排污管及产品内通道是否有异物;确定固定蹲便的安装位置、高度以及将...
洗衣机e1是什么故障 洗衣机e1是什么故障出现这个代码时,是表示洗衣机的进水时间超长了,洗衣机的进水系统发生了问题,比如,...
阿联酋航空发文致歉 7月23日,阿联酋航空发布致歉信:原计划于7月22日从迪拜飞往上海的阿联酋航空EK302航班,因恶劣...
给“南海仲裁案”递刀子的美国人... 执笔/李小飞刀7月12日晚,菲律宾内格罗斯东方省锡布兰镇的一处公寓内,突然响起一阵枪声,美国海洋生物...
特朗普称沙特加入《亚伯拉罕协议... △美国总统特朗普(资料图)当地时间7月23日,美国总统特朗普在社交媒体“真实社交”上发文表示,美国能...