uncomment mod_auth load in conf.d/auth.conf to match other conf.d/*
@ -7,7 +7,7 @@
## for more info and many more options.
##
#server.modules += ( "mod_auth" )
server.modules += ( "mod_auth" )
#server.modules += ( "mod_authn_file" )
#auth.backend = "plain"