--- loncom/Attic/access.conf 2000/11/20 17:39:28 1.18 +++ loncom/Attic/access.conf 2000/11/23 11:49:06 1.19 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20 +## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20,11/23 ## ## access.conf -- Apache HTTP server configuration file ## @@ -173,6 +173,15 @@ ErrorDocument 404 /adm/notfound.html ErrorDocument 406 /adm/roles + +PerlAccessHandler Apache::loncacc +SetHandler perl-script +PerlHandler Apache::lonconstruct +ErrorDocument 403 /adm/login +ErrorDocument 404 /adm/notfound.html +ErrorDocument 406 /adm/unauthorized.html + + PerlAccessHandler Apache::lonracc