--- loncom/loncapa_apache.conf 2003/03/14 02:26:12 1.39
+++ loncom/loncapa_apache.conf 2003/03/26 04:57:04 1.40
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.39 2003/03/14 02:26:12 www Exp $
+## $Id: loncapa_apache.conf,v 1.40 2003/03/26 04:57:04 www Exp $
##
#
@@ -239,6 +239,14 @@ PerlHandler Apache::lonpickstudent
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonpickcourse
+ErrorDocument 403 /adm/login
+ErrorDocument 500 /adm/errorhandler
+
SetHandler perl-script