Tags

feature image

By default nginx will add nginx value to the server header. Let's see how we can disable it

17.3.2024
nginx how to
fourth image

You have nginx? You have docker? You have node.js? You want to do load balancing? This is the guide for you.

10.3.2024
nginx docker node.js load balancing
how to debug nginx

Simple trick to debug nginx config with add_header directive. This will help you to debug the nginx config and find the issue with the config file.

3.3.2024
nginx web server