参考网址: http://www.mamicode.com/info-detail-1671603.html
1、yum命令安装
yum install epel-release -y
2、更新数据
yum clean all && yum makecache
3、此时即可安装nginx
yum -y install nginx
原文地址:https://www.cnblogs.com/xiaonq/p/8267413.html
时间: 2024-10-03 18:57:44
参考网址: http://www.mamicode.com/info-detail-1671603.html
1、yum命令安装
yum install epel-release -y
2、更新数据
yum clean all && yum makecache
3、此时即可安装nginx
yum -y install nginx
原文地址:https://www.cnblogs.com/xiaonq/p/8267413.html