[Zope] VIRTUAL_URL Failure
George Lee
georgeleejr at gmail.com
Fri Nov 4 12:08:35 EST 2005
Hi,
On my Plone site, in CookieCrumbler.py, VIRTUAL_URL is not found in
the request variable even though I have a Virtual Host Monster. This
means that when logging in, the "came_from" URL that my site directs
to becomes something ugly like
http://my.domain.org/VirtualHostBase/http/my.domain.org:80/contentPages
This doesn't seem to be an Apache rewriting issue.
Should VIRTUAL_URL be found in the request variable and giving the
right URL (http://my.domain.org/contentPages), and why isn't it
showing up?
Peace,
George
More information about the Zope
mailing list