18 Jul
2002
18 Jul
'02
10:07 a.m.
Has anyone tried this out yet? Any success? What about the product at http://www.zope.org/Members/k_vertigo/Products/URLSessionAdapter Has this been used successfully? Felix. On Wed, 12 Jun 2002, Dieter Maurer wrote:
I would use an object similar to the VHM (virtual host monster) that checks for "SessionId/id" in the URL and ensures that "id" is used as session id.
Then, you need only a single redirect when the session is opened. After that, the session id is part of the URLs without further manual url rewriting.