摘要: 1、安装Apache [root@localhost ~]# yum -y install httpd # 开机自启动 [root@localhost ~]# chkconfig httpd on # 启动httpd 服务 [root@localhost ~]# service httpd star 阅读全文
posted @ 2020-09-15 23:44 任尔东西南北风 阅读(81) 评论(0) 推荐(0)