--- loncom/loncapa_apache.conf 2005/05/28 01:32:32 1.109
+++ loncom/loncapa_apache.conf 2005/05/31 17:42:11 1.110
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.109 2005/05/28 01:32:32 www Exp $
+## $Id: loncapa_apache.conf,v 1.110 2005/05/31 17:42:11 albertel Exp $
##
#
@@ -463,6 +463,15 @@ PerlHandler Apache::lonparmset
ErrorDocument 403 /adm/login
ErrorDocument 406 /adm/roles
ErrorDocument 500 /adm/errorhandler
+
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::slotrequest
+ErrorDocument 403 /adm/login
+ErrorDocument 406 /adm/roles
+ErrorDocument 500 /adm/errorhandler