Hide nginx version on CentOS Edit nginx.conf add the following in to http { } http { server_tokens off; } Feedback Name Email Send