--- loncom/Attic/access.conf 2000/10/05 21:36:02 1.8 +++ loncom/Attic/access.conf 2000/11/06 18:51:26 1.13 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3,10/5 +## 10/3,10/5,10/12,10/16,10/20,11/2,11/6 ## ## access.conf -- Apache HTTP server configuration file ## @@ -218,7 +218,17 @@ SetHandler perl-script PerlHandler Apache::lonpage - + +SetHandler perl-script +PerlHandler Apache::lonsequence + + + +SetHandler perl-script +PerlHandler Apache::lonmeta + + + SetHandler perl-script PerlHandler Apache::lonxml @@ -261,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 @@ -269,3 +286,17 @@ ErrorDocument 406 /adm/roles ErrorDocument 403 /adm/login + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonambiguous +ErrorDocument 403 /adm/login + + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonmsg +ErrorDocument 403 /adm/login + +