boring-nginx: few changes

This commit is contained in:
Wonderfall
2016-06-29 16:18:44 +02:00
parent 1fbe2b6f58
commit 3d7a9f4a03
3 changed files with 15 additions and 13 deletions

View File

@ -37,6 +37,7 @@ http {
tcp_nopush on;
tcp_nodelay on;
server_tokens off;
more_set_headers 'Server: secret';
gzip on;
gzip_comp_level 5;