--- loncom/loncapa_apache.conf 2003/01/30 19:39:29 1.31
+++ loncom/loncapa_apache.conf 2003/02/13 15:52:53 1.33
@@ -1,13 +1,8 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.31 2003/01/30 19:39:29 bowersj2 Exp $
+## $Id: loncapa_apache.conf,v 1.33 2003/02/13 15:52:53 www Exp $
##
-## 1/11/2002 - Scott Harrison
-## 2/19/2002 - Scott Harrison
-## 2/28/2002 - Scott Harrison
-## 3/2/2002 - Scott Harrison
-## 5/12/2002 - Scott Harrison
#
# LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -223,6 +218,14 @@ PerlHandler Apache::lonroles
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonmenu
+ErrorDocument 403 /adm/login
+ErrorDocument 500 /adm/errorhandler
+
PerlAccessHandler Apache::lonacc