美文网首页
CentOS7.4 安装nginx1.14

CentOS7.4 安装nginx1.14

作者: J二逗 | 来源:发表于2018-06-04 15:30 被阅读0次

诗和远方

wget  http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm
rpm -ivh nginx-release-centos-7-0.el7.ngx.noarch.rpm
yum install nginx
#启动nginx服务
service nginx start

ok 就是那么刚

相关文章

网友评论

      本文标题:CentOS7.4 安装nginx1.14

      本文链接:https://www.haomeiwen.com/subject/zthysftx.html