Hide Nginx version
By default, the Nginx version will be displayed when we query HTTP headers or error generated by the Nginx server. lets see how we can hide or remove the Nginx version. First lets see...
| tech blog
Hi All, this document is about different types of load balancing in nginx. Nginx is one of the best and commonly used webserver in the world. It famous more for its capability of handling...
Hi All, In this document, we deal with how to restrict access by IP address in NGINX. Nginx is one of the powerful webservers with high performance. Nginx can be used as a load...
Hi All, this document deals with the web page security using  Prerequisites we use this is found in the apache- package Now we create a password file, for the first time we need...
Hi Techrunnr, this document deals with Grafana reverse proxy setup  Prerequisites Check the Nginx status Now we are going to edit the configuration file (/etc/nginx/nginx) to the reverse proxy, Remember that Grafana runs on...
Hi All, this document deals with how to set up mail catcher reverse proxy with Nginx. Prerequisites Nginx mailcatcher If Not installed please go through our blog for mailcatcher: https://www.techrunnr.com/?s=mailcatcher, For Nginx: https://www.techrunnr.com/nginx-source-installation-in-centos/ Now...
Hi All, this document deals with how to monitor nginx active connections. Nginx is one of the best open source web servers. It performs much faster than the Apache web server. Nginx is a...