SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe you're not doing it as root?
Try sudo nginx -s reload, if it still doesn't work, you might want to try sudo pkill -HUP nginx.
sudo nginx -s reload
sudo pkill -HUP nginx