Nginx config to prevent invalid sock file access attacks
Once your site goes live there are some elements out there who keep trying to access your filesystem using an old UNIX hack trying to hit your site with a path to a sock file. Using frameworks like Django can prevent this already if you have your DIS...
siddharthpant.hashnode.dev4 min read