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 _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )