server_tokens should be set in conf.d

master
Andy 8 years ago
parent d4a30111b1
commit b4fb76581d
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -20,6 +20,5 @@ http {
sendfile on; sendfile on;
keepalive_timeout 65; keepalive_timeout 65;
gzip on; gzip on;
server_tokens off;
include conf.d/*.conf; include conf.d/*.conf;
} }

Loading…
Cancel
Save