How to hide nexus version header - Sonatype Nexus Repository - Sonatype Community
How to hide nexus version header
post by shryu on Jan 4, 2024
Hello.
when i do “curl -I localhost:[port]”
HTTP/1.1 200 OK
Server : Nexus/3.40.1-01 (OSS)
…
so i want to hide Server header. because it is not secure.
help me please
post by yevhen on Mar 18, 2024
Any response?
Seems that only way is to put reverse proxy in front…