You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/06/10 09:31:29 UTC

[Bug 40026] Impossibility to unset Server Header

https://bz.apache.org/bugzilla/show_bug.cgi?id=40026

--- Comment #22 from Sezer Yalcin <sy...@gmail.com> ---

For a second, I thought this is a Microsoft, or rather Oracle forum. It sounds
like Apache is your trademark, your are a large corp who MUST put your name
everywhere. As an open-source developer for over 25 years, telling people WHAT
to do, HOW to do, HOW NOT TO DO is exactly opposite of open source. As an
ex-Microsoft contractor, I even didn't see this mentality at Microsoft. And
here is the proof. You can do this with IIS:

https://blogs.msdn.microsoft.com/varunm/2013/04/23/remove-unwanted-http-response-headers/

Server header SHOULD be customizable like everything else. I don't need to
explain why but here is one of the good reasons:

I am working on an NTRIP caster. I plan to use Apache as NTRIP protocol is
based on HTTP. However for NTRIP to work, Server header must start with
"NTRIP". 
So I won't patch Apache and deal with later upgrades. I will just add an HTTP
Server handler in app which is in PHP and Apache won't be used at all.

So good job, you made Apache less useful and continue your path by telling
people WHAT TO DO and WHAT NOT TO instead of adding a few lines of code that
could allow customization in httpd.conf or in PHP.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org