--- loncom/Attic/access.conf 2000/11/23 11:49:06 1.19 +++ loncom/Attic/access.conf 2000/11/28 22:13:36 1.20 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20,11/23 +## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20,11/23,11/28 ## ## access.conf -- Apache HTTP server configuration file ## @@ -302,18 +302,27 @@ PerlHandler Apache::lonambiguous ErrorDocument 403 /adm/login - + PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonmsg ErrorDocument 403 /adm/login - + - + PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonparmset ErrorDocument 403 /adm/login ErrorDocument 406 /adm/roles - + + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonpublisher +ErrorDocument 403 /adm/login +ErrorDocument 404 /adm/notfound.html +ErrorDocument 406 /adm/unauthorized.html +