[Zope] Getting Zope to act as if it is in a different domain?

Evan Simpson evan@4-am.com
Tue, 04 Dec 2001 11:13:06 -0500


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