Nginx安装

#nginx

-----
/etc/repo/nginx.repo

```

[nginx]
name=nginx repo
baseurl=http://nginx.org/packages/centos/7/x86_64/
gpgcheck=0
enabled=1
```

*yum makecache*

*yum install nginx -y*

posted @ 2018-11-21 15:26  暴躁的果冻  阅读(96)  评论(0编辑  收藏  举报