CentOS7 配置httpd
摘要:
1:安装 yum install httpd 2:systemctl start httpd systemctl enable httpd 3:更改网站数据目录 [root@localhost ~]# mkdir /home/wwwroot [root@localhost ~]# echo "thi 阅读全文
posted @ 2019-06-21 14:59 西虹市市长 阅读(458) 评论(0) 推荐(0) 编辑