摘要: 对于我们的目的而言,安装 Apache 只需要在 CentOS 命令终端敲入这条命令就行了: $ sudo yum install httpd $ sudo systemctl enable httpd.service 在服务器上启动 Apache 服务的命令为: $sudo systemctl s 阅读全文
posted @ 2018-02-28 15:17 litf 阅读(375) 评论(0) 推荐(0)