yum install nginx -y
vim /etc/nginx/nginx.conf
systemctl start nginx
Nginx配置网站默认https
原文:https://www.cnblogs.com/njpkhuan/p/14816703.html