centos7如何安装nginx

2024-11-07 22:52:27

1、安装epel-releaseyum install -y epel-release

centos7如何安装nginx

2、安装nginxyum install -y nginx

centos7如何安装nginx

3、安装完成

centos7如何安装nginx

4、重启nginxsystemctl restart nginx

centos7如何安装nginx

5、设置开机自启systemctl enable nginx大功告成

centos7如何安装nginx
猜你喜欢