centos7 安装 nginx

Posted xiaojf

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7 安装 nginx相关的知识,希望对你有一定的参考价值。

yum 安装

yum -y install nginx

 

开机启动

systemctl enable nginx

 

启动服务 

systemctl start nginx
systemctl status nginx

 

访问首页

http://localhost:80

 

安装完成

技术图片

 

以上是关于centos7 安装 nginx的主要内容,如果未能解决你的问题,请参考以下文章

CVE-2019-16097复现-harbor注册提权

centos7怎么安装 centos7安装步骤

centos7怎么安装 centos7安装步骤

centos7怎么安装 centos7安装步骤

centos7安装教程?

如何安装Centos7