centos7.5下yum安装nginx-1.14.2

rpm -Uvh http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm
yum -y install nginx
systemctl start nginx.service
systemctl enable nginx.service

  

posted @ 2019-03-21 18:17  執著的蝸牛  阅读(909)  评论(0编辑  收藏  举报