[Zope] Hiding header?

Dieter Maurer dieter at handshake.de
Wed Jan 5 13:43:35 EST 2005


Shane Graber wrote at 2005-1-5 01:22 -0500:
>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?

Look at "CMFPlone/zserverPatch.py" how it adds the Plone
version number.

In fact, you should override this patch at it sets the actual
server identification in a Plone installation.

-- 
Dieter


More information about the Zope mailing list