--- loncom/Attic/access.conf 2000/10/20 21:09:02 1.11
+++ 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/20
+## 10/3,10/5,10/12,10/16,10/20,11/2
##
## access.conf -- Apache HTTP server configuration file
##
@@ -271,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