--- loncom/Attic/srm.conf 2001/05/28 14:19:14 1.17 +++ loncom/Attic/srm.conf 2001/06/09 14:46:42 1.18 @@ -473,7 +473,7 @@ ErrorDocument 406 /adm/unauthorized. ErrorDocument 500 /adm/errorhandler - + PerlAccessHandler Apache::loncacc SetHandler perl-script PerlHandler Apache::lonpubdir @@ -483,6 +483,16 @@ ErrorDocument 406 /adm/unauthorized. ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonpubdir +ErrorDocument 403 /adm/login +ErrorDocument 404 /adm/notfound.html +ErrorDocument 406 /adm/unauthorized.html +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script