On Friday 07 March 2003 15:44, J�rg Walter wrote: > Selecting URL sessions vs. cookies is done this way: > > # if you do this, you get cookes with URL fallback > PerlModule Apache::AxKit::Plugin::Session > # if you do this, you get only cookies > AxAddPlugin Apache::AxKit::Plugin::Session > > as documented in the man page. Any other configuration is the same > for both variants.
Yup, I read that, but last time I checked, this got me a bit confused too. Because I have only AxAddPlugin Apache::AxKit::Plugin::Session it sets a cookie, but logs in a logged-in user with an URL session too. So, I figured it might be some combination of the two or something...? I have gone deeply into this and had postponed the problem, but since we're talking about it... :-) Cheers, Kjetil -- Kjetil Kjernsmo Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
