On Wed, 2005-01-05 at 08:35 -0500, Shane Graber wrote:
On Wed, 05 Jan 2005 07:28:56 +0100, Andreas Jung <lists@andreas-jung.com> wrote:
--On Mittwoch, 5. Januar 2005 1:22 Uhr -0500 Shane Graber <sgraber@gmail.com> wrote:
Is it possible to hide the header that Zope advertises?
Currently, Zope is advertising "Server: Zope/(Zope 2.7.3-0, python 2.3.4, linux2) ZServer/1.1 Plone/2.0.5", that is forwarded as is by Apache.
I know that apache can be set to hide its current version. It would be nice if we could do the same with Zope. Is this possible? Where/how do we do it?
Likely by hacking the sources.
And where would one find the source for this information in the Zope source code?
Shane
You could use apaches mod_header to filter that Header or grep the source of zope. Btw. what do you think you gain if you hide that information? Regards Tino