off server tokens

This commit is contained in:
Халтобин Евгений 2025-01-15 13:07:19 +03:00
parent 72ec94cb9a
commit c8d7ce8b0f

View file

@ -16,6 +16,7 @@ http {
sendfile on; sendfile on;
server_tokens off;
gzip on; gzip on;
# text/html doesn't need to be defined there, it's compressed always # text/html doesn't need to be defined there, it's compressed always