--- loncom/loncapa_apache.conf 2003/03/28 18:18:01 1.41
+++ loncom/loncapa_apache.conf 2003/04/02 20:28:27 1.42
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.41 2003/03/28 18:18:01 bowersj2 Exp $
+## $Id: loncapa_apache.conf,v 1.42 2003/04/02 20:28:27 www Exp $
##
#
@@ -241,6 +241,14 @@ PerlHandler Apache::lonmenu
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonremote
+ErrorDocument 403 /adm/login
+ErrorDocument 500 /adm/errorhandler
+
PerlAccessHandler Apache::lonacc