--- loncom/Attic/access.conf 2000/10/03 20:05:26 1.7 +++ loncom/Attic/access.conf 2000/10/16 18:13:44 1.10 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3 +## 10/3,10/5,10/12,10/16 ## ## access.conf -- Apache HTTP server configuration file ## @@ -218,6 +218,11 @@ SetHandler perl-script PerlHandler Apache::lonpage + +SetHandler perl-script +PerlHandler Apache::lonsequence + + SetHandler perl-script PerlHandler Apache::lonxml @@ -246,6 +251,7 @@ PerlHandler Apache::lonlogin PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonlogout +ErrorDocument 403 /adm/login @@ -257,11 +263,21 @@ PerlHandler Apache::lonauth PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::admannotations +ErrorDocument 403 /adm/login PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonpageflip +ErrorDocument 406 /adm/roles +ErrorDocument 403 /adm/login + + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonambiguous +ErrorDocument 403 /adm/login