Disable Nginx version in headers

Nginx

Disable Nginx version in response headers for security reasons

text

server { server_tokens off; }