5 May
2003
5 May
'03
10:33 p.m.
Dennis Allison wrote:
Now, an instance of zope, for example, zope1, needs to construct an absolute URL. The incoming request has been remapped by pound and appears to have originated at 127.0.0.1:9080 but the absolute URL that's needed is http://beta.mydomain.com/.... I don't see how the virtual host monster makes this play. (I do see how it could be used to do virtual hosting at each individual instance of Zope, but that's not what I want to do.)
The configuration with Pound as Frontend on a public ip and Zope as Backend on a local ip works fine for me with a VirtualHostMonster and absolute urls. Do you've tried it? Set up a VHM and enter the correct mappings... Everything should nearly out of the box. Cheers, Maik