diff --git a/config/nginx.conf b/config/nginx.conf index 999b464c..3820e292 100644 --- a/config/nginx.conf +++ b/config/nginx.conf @@ -16,6 +16,7 @@ http { sendfile on; + server_tokens off; gzip on; # text/html doesn't need to be defined there, it's compressed always