[Zope] Re: VIRTUAL_URL Failure
Dieter Maurer
dieter at handshake.de
Wed Nov 9 14:43:02 EST 2005
George Lee wrote at 2005-11-9 11:21 -0500:
> ... "request['ACTUAL_PATH']" ...
>This gives something like http://ip:port/path/to/subdomain though
>rather than http://subdomain.mydomain.org ... what if anything gives
>the latter?
I fear you fight a CookieCrumbler bug.
The most natural "REQUEST['URL']" will give the correct value
(as it gives what the primary HHTP cleint sees).
--
Dieter
More information about the Zope
mailing list