In message <[EMAIL PROTECTED]>, Geoffrey Young writes:
>if ($authenticated) {
> return OK
>}
>else {
> $r->push_handlers(PerlFixupHandler => \&manage_cache);
>}
Thank you! This is working out very well. Clean and straightforward.
My head was so deep in Chris and Jason's hacks around the weird MP1
behavior that I couldn't see the forest thru the trees.
I haven't had this much fun coding in a long time. :)
John
[EMAIL PROTECTED]
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html