To all,
I'm using Jorg's session plugin, both for basic session management and authentication, and have run into problems caused by the redirection it does. The plugin wants to issue a redirection for every hit, and that's causing two problems: 1) It messes with PerForm, which also wants to do a redirection. 2) It fouls-up robots trying to crawl my site. Must the session plugin always issue a redirect? Here's how I have it configured: AxAddPlugin Apache::AxKit::Plugin::Session PerlSetVar AuthCookieURLDebug 10 PerlSetVar AxKitSessionLoginScript NONE PerlSetVar AxKitSessionGuest guest Regards, Chris Wenham www.disenchanted.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
