<% $cgi->redirect($fsurl.'?logout=logout') %> <%init> my $auth_type = $r->auth_type; # Delete the cookie, etc. $auth_type->logout($r); #XXX etc: should delete the server-side session