--- loncom/Attic/access.conf 2000/10/12 18:48:02 1.9 +++ loncom/Attic/access.conf 2000/11/09 20:07:08 1.14 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3,10/5,10/12 +## 10/3,10/5,10/12,10/16,10/20,11/2,11/6 ## ## access.conf -- Apache HTTP server configuration file ## @@ -218,12 +218,22 @@ SetHandler perl-script PerlHandler Apache::lonpage - + +SetHandler perl-script +PerlHandler Apache::lonsequence + + + +SetHandler perl-script +PerlHandler Apache::lonmeta + + + SetHandler perl-script PerlHandler Apache::lonxml - + SetHandler perl-script PerlHandler Apache::lonhomework @@ -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 @@ -276,3 +293,10 @@ PerlHandler Apache::lonambiguous ErrorDocument 403 /adm/login + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonmsg +ErrorDocument 403 /adm/login + +