整理httpd

Posted scholar-lord

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了整理httpd相关的知识,希望对你有一定的参考价值。

1.

第五步:
安装httpd(httpd这是个服务)
|-yum install httpd (安装httpd服务)
|-systemctl start httpd (启动httpd服务)
|-systemctl status htttpd (通过此命令查看服务是否为启动状态)

第六步:
|-iptables -F
|-iptables -X
|-setenfaces 0

第七步:
|-打开本网段地址的任意一台主机,打开网页浏览器
|-输入 http://IP(地址)

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

 












以上是关于整理httpd的主要内容,如果未能解决你的问题,请参考以下文章

搞了个LAMP,没事也整理个问题集

搞了个LAMP,没事也整理个问题集

Apache 错误整理

Nginx 未整理

日常整理(监控CACTI)

PHP部署服务端常见问题整理