4 Dec
2001
4 Dec
'01
4:13 p.m.
Etienne Labuschagne wrote:
Is there a way that I can set the headers/whatever of the page served by Zope so that it seems as if it was served by A and not by B? (I know how to get A's domain from HTTP_REFERER, but does not know how to set the headers/whatever).
If you can figure out how to make IIS proxy these requests, (or put a rewriting proxy in front of IIS) you can use Zope's virtual hosting capabilites to make the Zope applet appear part of IIS's domain. Cheers, Evan @ Zope