[Zope] Zope-2.6.1( VirtualHostMonster + CookieCrumber + absolute_url)
Dieter Maurer
dieter@handshake.de
Thu, 3 Apr 2003 21:15:15 +0200
Felipe Barousse Bou=E9 wrote at 2003-4-2 23:27 -0600:
> ...
> 1.- What is the best way to work with VirtualHostMonster and code that
> uses absolute_url().
"absolute_url" is usually safe with VHM.
We use it always...
> 2.- The preffered and correct use of CookieCrumbler (with VHM installe=
d)
> would be....? Calling <dtml-call "cookie_crumbler.logout()"> is the
> propper way to "logout" using CC ?
I do not know.
We use CookieCrumber with CMF. CMF is able to login and logout.
Maybe, you check how it does it?
Dieter