摘要: 一、Httpd Linux(Apache)Httpd服务器安装,启动及httpd.conf配置详解 https://blog.51cto.com/itwish/2160492 httpd-2.4.38在centos6.6中编译安装 https://blog.csdn.net/qq_36793147/ 阅读全文
posted @ 2019-04-25 11:05 ╰☆ぷ天然ルo槑ご 阅读(91) 评论(0) 推荐(0) 编辑
摘要: 一、防火墙操作 1) 重启后生效 开启: chkconfig iptables on 关闭: chkconfig iptables off 2) 即时生效,重启后失效 开启: service iptables start 关闭: service iptables stop 需要说明的是对于Linux 阅读全文
posted @ 2019-04-25 10:18 ╰☆ぷ天然ルo槑ご 阅读(122) 评论(0) 推荐(0) 编辑