How to Block Other Domain Access to Your Nginx Web Server
By default, Nginx doesn't block unwanted access to your web server when it's done directly to your server's IP address. This means that anyone can potentially access your server's resources. Here is how you can fix this issue.
Prerequisites
An Nginx...
blog.nishant.lol2 min read