摘要: 1、官网下载 nginx nginx下载地址:http://nginx.org/en/download.html 选择稳定版 2、安装 nginx 需要的依赖 查询版本,看系统是否已经安装了gcc gcc -v 如果没有安装 gcc,输入如下命令进行安装 yum -y install gcc 安装p 阅读全文
posted @ 2019-07-01 12:09 悟世君子 阅读(357) 评论(0) 推荐(0)