git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3232 689a6050-402a-0410-94f2-e92a70836424
@@ -140,7 +140,7 @@ route{
# Uncomment this if you want to use digest authentication
#if (!www_authorize("openser.org", "subscriber")) {
- # www_challenge("openser.org", "0");
+ # www_challenge("openser.org", "1");
# exit;
#};