--- loncom/Attic/access.conf 2000/10/16 18:13:44 1.10 +++ loncom/Attic/access.conf 2000/11/02 14:16:59 1.12 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3,10/5,10/12,10/16 +## 10/3,10/5,10/12,10/16,10/20,11/2 ## ## access.conf -- Apache HTTP server configuration file ## @@ -223,6 +223,11 @@ SetHandler perl-script PerlHandler Apache::lonsequence + +SetHandler perl-script +PerlHandler Apache::lonmeta + + SetHandler perl-script PerlHandler Apache::lonxml @@ -266,6 +271,13 @@ PerlHandler Apache::admannotations ErrorDocument 403 /adm/login + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::admbookmarks +ErrorDocument 403 /adm/login + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -281,3 +293,10 @@ PerlHandler Apache::lonambiguous ErrorDocument 403 /adm/login + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonmsg +ErrorDocument 403 /adm/login + +