--- loncom/loncapa_apache.conf 2004/10/26 17:20:08 1.99
+++ loncom/loncapa_apache.conf 2004/12/10 18:26:49 1.102
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.99 2004/10/26 17:20:08 www Exp $
+## $Id: loncapa_apache.conf,v 1.102 2004/12/10 18:26:49 raeburn Exp $
##
#
@@ -208,6 +208,11 @@ SetHandler perl-script
PerlHandler Apache::lonratsrv
+
+SetHandler perl-script
+PerlHandler Apache::lonratmenu
+
+
PerlAccessHandler Apache::lonacc
SetHandler perl-script
@@ -815,6 +820,11 @@ PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::lonsupportreq
+
+
+SetHandler perl-script
+PerlHandler Apache::lonsupportreq
+
# ------------------------------------------------- Backdoor Adm Tests/Programs