Answer the question
In order to leave comments, you need to log in
NGINX doesn't want to hide the version, what could be the problem?
NGINX flatly refuses to hide its version.
# указавал в http, server, location
# нигде не работает
server_tokens off;
Answer the question
In order to leave comments, you need to log in
You cannot hide the version because what you see is probably the nginx version not of your host, but of the provider's nginx as a reverse proxy.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question