Fork me on GitHub
……
摘要: 第一步:yum install httpd -y #安装httpd服务 第二步:systemctl start httpd #启动httpd服务 第三步:systemctl enable httpd #设置httpd服务为开机启动 第四步:firewall-cmd --zone=public --a 阅读全文
posted @ 2020-08-11 15:31 从前那个少年 阅读(637) 评论(0) 推荐(0)