Amol Ovhalamol-devops.hashnode.dev·May 8, 2023Linux Web ServersWeb servers are a crucial component of the internet infrastructure, responsible for delivering web content to users' browsers. In this article, we will provide a comprehensive guide to two of the most popular web servers: Apache and Nginx. We will ex...125 readsThe Ultimate Linux Learning SeriesLinux
Siddharth Pantsiddharthpant.hashnode.dev·Feb 14, 2021Nginx config to prevent invalid sock file access attacksOnce 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...39 readsnginx