Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
dnf install nginx -y
/etc/nginx/conf d/site conf
:server { listen 443 ssl; add_header Strict-Transport-Security \"max-age=31536000; includeSubDomains\" always; }
nginx -s reload
firewall-cmd --add-service=https
curl -I https://ip