Hacker News new | ask | show | jobs
by Freaky 1010 days ago
They insist on adding it to the standard response path, but they're happy for you to remove it:

    header -Server
However as this isn't global configuration it'll tend to pop back up in implicit configs like HTTP redirects and error handling if not overridden.
1 comments

Is it possible to disable it on http redirects? I haven't found any way to do that