############################################################################## # # Anonymous authentication (ftp-like) # ############################################################################## LoadModule = mod_auth_anonymous.php # AuthAnonymousNames = anonymous anonym guest nobody # AuthAnonymousSmtpCheck = 0 # AuthRealm = your auth realm name here # AuthRequire = ANONYMOUS