yum install yum-fastestmirro
yum install nginxyum update nginx(之前先配置一下)vim /etc/yum.repos.d/nginx.repo
[nginx]name = nginx repobaseurl=http://nginx.org/packages/centos/6/$basearch/gpgcheck=0enabled=1