--- loncom/Attic/access.conf 2000/09/23 19:53:03 1.6 +++ loncom/Attic/access.conf 2000/10/05 21:36:02 1.8 @@ -7,6 +7,10 @@ ## ## 9/21,9/23 ## +## Gerd Kortemeyer +## +## 10/3,10/5 +## ## access.conf -- Apache HTTP server configuration file ## @@ -182,11 +186,6 @@ ErrorDocument 406 /adm/unauthorized. # ------------------------------------------------------------------------- RAT - -SetHandler perl-script -PerlHandler Apache::lonratedt - - SetHandler perl-script PerlHandler Apache::lonratedt @@ -228,6 +227,7 @@ PerlHandler Apache::lonxml SetHandler perl-script PerlHandler Apache::lonhomework + # -------------------------------------------------------------- Admin Programs @@ -246,6 +246,7 @@ PerlHandler Apache::lonlogin PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonlogout +ErrorDocument 403 /adm/login @@ -254,7 +255,17 @@ 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