--- loncom/Attic/access.conf 2000/11/10 14:43:07 1.15 +++ loncom/Attic/access.conf 2000/11/20 16:13:17 1.16 @@ -9,7 +9,7 @@ ## ## Gerd Kortemeyer ## -## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10 +## 10/3,10/5,10/12,10/16,10/20,11/2,11/6,11/10,11/20 ## ## access.conf -- Apache HTTP server configuration file ## @@ -138,7 +138,7 @@ PerlSetVar lonDefDomain {[[[[lonDe PerlSetVar lonLoadLim {[[[[lonLoadLim]]]]} -# Expiration for local copies in seconds +# Expiration for local copies and tokens in seconds PerlSetVar lonExpire {[[[[lonExpire]]]]} @@ -233,7 +233,7 @@ SetHandler perl-script PerlHandler Apache::lonxml - + SetHandler perl-script PerlHandler Apache::lonhomework @@ -300,3 +300,10 @@ PerlHandler Apache::lonmsg ErrorDocument 403 /adm/login + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonparmset +ErrorDocument 403 /adm/login + +