1. linux命令
安装: yum install nginx
卸载: yum remove nginx
2.域名配置(不需要配置则跳过)
修改配置文件: nginx中http/https域名配置
3.启动nginx
systemctl start nginx
systemctl stop nginx
1. linux命令
安装: yum install nginx
卸载: yum remove nginx
2.域名配置(不需要配置则跳过)
修改配置文件: nginx中http/https域名配置
3.启动nginx
systemctl start nginx
systemctl stop nginx