Geoffrey Young wrote:
What is the accepted way to pass a message from the AuthenHandler to the ErrorDocument?
my $notes = ($r->prev || $r)->notes;
That works a charm. Thanks.
-- David Dorward
Geoffrey Young wrote:
What is the accepted way to pass a message from the AuthenHandler to the ErrorDocument?
my $notes = ($r->prev || $r)->notes;
That works a charm. Thanks.
-- David Dorward