3 May
2007
3 May
'07
1:17 p.m.
Hi, is there a way to control the 'Server' response header in ZServer like it could be done with the ServerTokens directive in apache? In an apache -> squid -> zope configuration I tried apache's mod_headers but this only works if the page is cached in the browser (304 Not Modified), a browser-reload for example reveals ZServer. Does anyone know how to accomplish this without modifying any zope code? Thanks Jens
3 May
3 May
1:26 p.m.
New subject: [Zope] modify 'Server' response header
--On 3. Mai 2007 15:17:44 +0200 Jens-Erik Hansen <Hansen@gis.de> wrote:
Hi,
is there a way to control the 'Server' response header in ZServer like it could be done with the ServerTokens directive in apache?
REQUEST.RESPONSE.setHeader(header, value). -aj
6912
Age (days ago)
6912
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Jung -
Jens-Erik Hansen