Scenario: "Cape Town": Borked Nginx
Problem - https://sadservers.com/newserver/capetown
From the description we know -
nginx server running on port 80
yeah, that's it
Step 1 : checking nginx status
systemctl status nginx
it's in failed statusStep 2 : gotta look at logs
cd /var/log...
rithik24.hashnode.dev2 min read