Nginx Cheat-sheet
Management commands
systemctl start nginx
systemctl stop nginx
systemctl restart nginx
Check configuration syntax and test it
nginx -t
systemctl start nginx
systemctl stop nginx
systemctl restart nginx
nginx -t