[Zope-CMF] Virtual Host Monster and login
Magnus Heino
magnus.heino@pleon.sigma.se
Sun, 3 Feb 2002 20:21:47 +0100
Hi.
I'm having problems with CMF/Cookie Crumbler (I guess?) and Virtual Host
Monster.
Zope is running on localhost:8080, and Roxen is running at
golf.alvkarleby.net:80
I have added this rewrite rule to roxen;
LOCATION / CALL
http://localhost:8080/VirtualHostBase/http//golf.alvkarleby.net:80/Golf/Virt
ualHostRoot/ rewrite
Everything works just fine, except for logins... the password is accepted,
but im redirected to the login page again. How can I solve this?
Are the cookies set for the wrong domain or what?
/Magnus