--- loncom/loncapa_apache.conf 2006/09/21 16:24:09 1.154.2.2
+++ loncom/loncapa_apache.conf 2006/09/15 20:45:38 1.159
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.154.2.2 2006/09/21 16:24:09 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.159 2006/09/15 20:45:38 raeburn Exp $
##
#
@@ -1157,6 +1157,13 @@ PerlHandler Apache::loncss
ErrorDocument 500 /adm/errorhandler
+
+SetHandler perl-script
+PerlHandler Apache::coursecatalog
+ErrorDocument 500 /adm/errorhandler
+
+
+
# ------------------------------------------------- Backdoor Adm Tests/Programs