摘要:
一、Nginx安装(基于CentOS 6.5) 1.yum命令安装 yum install nginx –y(若不能安装,执行命令yum install epel-release) 2. 启动、停止和重启 service nginx startservice nginx stopservice ng 阅读全文
posted @ 2017-10-26 10:04
Devin Zhang
阅读(15717)
评论(2)
推荐(5)