How to Hide Nginx Server Version in Linux
Here we will see how to hide the Nginx server version from error pages and the “Server HTTP” response header field in Linux. This is one of the most important security recommendations for your Nginx HTTP and proxy server.
The Nginx will show the version on error pages and in the “Server” response header field.
by The Linux Tutorials
linux http server