--- loncom/loncapa_apache.conf 2004/01/13 19:43:42 1.68
+++ loncom/loncapa_apache.conf 2004/01/14 22:59:18 1.69
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.68 2004/01/13 19:43:42 www Exp $
+## $Id: loncapa_apache.conf,v 1.69 2004/01/14 22:59:18 albertel Exp $
##
#
@@ -245,6 +245,14 @@ PerlHandler Apache::randomlylabel
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::imagechoice
+ErrorDocument 403 /adm/login
+ErrorDocument 500 /adm/errorhandler
+
PerlAccessHandler Apache::lonacc