摘要: yum install httpd #根据提示,输入Y安装即可成功安装 systemctl start httpd.service #启动apache systemctl stop httpd.service #停止apache systemctl restart httpd.service #重启 阅读全文
posted @ 2015-09-06 11:28 h2z 阅读(255) 评论(0) 推荐(0)