--- loncom/Attic/access.conf 2000/09/21 19:00:41 1.5 +++ loncom/Attic/access.conf 2000/10/16 18:13:44 1.10 @@ -3,6 +3,14 @@ ## ## 7/8,7/10,7/14,11/22,01/06,01/20,01/21,5/29,5/31,7/1,7/10,8/22,8/29 ## +## Scott Harrison +## +## 9/21,9/23 +## +## Gerd Kortemeyer +## +## 10/3,10/5,10/12,10/16 +## ## access.conf -- Apache HTTP server configuration file ## @@ -178,11 +186,6 @@ ErrorDocument 406 /adm/unauthorized. # ------------------------------------------------------------------------- RAT - -SetHandler perl-script -PerlHandler Apache::lonratedt - - SetHandler perl-script PerlHandler Apache::lonratedt @@ -215,6 +218,11 @@ SetHandler perl-script PerlHandler Apache::lonpage + +SetHandler perl-script +PerlHandler Apache::lonsequence + + SetHandler perl-script PerlHandler Apache::lonxml @@ -224,6 +232,7 @@ PerlHandler Apache::lonxml SetHandler perl-script PerlHandler Apache::lonhomework + # -------------------------------------------------------------- Admin Programs @@ -242,6 +251,7 @@ PerlHandler Apache::lonlogin PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonlogout +ErrorDocument 403 /adm/login @@ -250,7 +260,24 @@ 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