摘要: CentOS 7 搭建LAMP环境 1. Apache 安装 Apache 的软件包名称叫做httpd,因此安装Apache,使用以下命令 [root@localhost ~] yum y install httpd 安装完成后Apache是以httpd服务的形式存在的。 启动Apache [roo 阅读全文
posted @ 2017-02-23 17:27 Jaakko 阅读(222) 评论(0) 推荐(0)