[NANOWEB DOCUMENTATION]

NANOWEB, the aEGiS PHP web server

mod_anonymous

The "anonymous login" authentication module grants users access to a restricted area on your site, if they login with the username 'anonymous' (or whatever else is allowed with AuthAnonymousNames) and their email address as password.
This is pretty much like the well-known "anonymous ftp login".

Additonally this module allows to verify existence of the given email address (see AuthAnonymousSmtpCheck).


NANOWEB, the aEGiS PHP web server