--- loncom/loncapa_apache.conf 2004/04/01 14:28:49 1.76
+++ loncom/loncapa_apache.conf 2004/04/22 22:57:53 1.77
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.76 2004/04/01 14:28:49 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.77 2004/04/22 22:57:53 albertel Exp $
##
#
@@ -327,6 +327,14 @@ PerlHandler Apache::lonpickcourse
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonpickcode
+ErrorDocument 403 /adm/login
+ErrorDocument 500 /adm/errorhandler
+
SetHandler perl-script