Dont send nginx version

This commit is contained in:
6543 2021-01-23 00:15:20 +01:00
parent 50526e5ae1
commit f9da529749
Signed by: 6543
GPG Key ID: C99B82E40B027BAE
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ http {
tcp_nodelay on;
keepalive_timeout 65;
types_hash_max_size 2048;
server_tokens off;

server_names_hash_bucket_size 64;