--- loncom/loncapa_apache.conf 2004/06/30 10:17:19 1.89
+++ loncom/loncapa_apache.conf 2004/07/03 18:49:42 1.90
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.89 2004/06/30 10:17:19 foxr Exp $
+## $Id: loncapa_apache.conf,v 1.90 2004/07/03 18:49:42 raeburn Exp $
##
#
@@ -772,6 +772,18 @@ SetHandler perl-script
PerlHandler Apache::lonhelp
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonhelpmenu
+
+
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonsupportreq
+
+
# ------------------------------------------------- Backdoor Adm Tests/Programs