hide nginx version

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

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

Loading…
Cancel
Save