--- loncom/Attic/srm.conf 2001/07/05 13:30:53 1.21 +++ loncom/Attic/srm.conf 2001/08/08 03:07:53 1.23 @@ -349,7 +349,7 @@ SetHandler perl-script PerlHandler Apache::lonxml - + SetHandler perl-script PerlHandler Apache::lonhomework @@ -655,6 +655,14 @@ ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::groupsort +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + SetHandler perl-script PerlHandler Apache::lonerrorhandler