NAME
Apache::AuthAnon - Anonymous logon module
SYNOPSIS
AuthType Basic
AuthName Anonymous
PerlAuthenHandler Apache::AuthAnon
require valid-user
DESCRIPTION
This module was just an example for the Apache/Perl talk at the first ORA Perl conference. Still, it works, but mod_auth_anon provides more functionality.
SEE ALSO
mod_auth_anon, mod_perl(3), Apache(3)
AUTHOR
Doug MacEachern