--- loncom/loncapa_apache.conf 2006/04/21 20:28:36 1.132
+++ loncom/loncapa_apache.conf 2006/05/12 02:18:24 1.135
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.132 2006/04/21 20:28:36 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.135 2006/05/12 02:18:24 www Exp $
##
#
@@ -940,7 +940,7 @@ ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
-
+
AuthType Basic
Require valid-user
PerlAuthzHandler Apache::lonacc
@@ -948,7 +948,7 @@ SetHandler perl-script
PerlHandler Apache::lonannounce
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
-
+
AuthType Basic
@@ -1080,6 +1080,11 @@ SetHandler perl-script
PerlHandler Apache::lonsupportreq
+
+SetHandler perl-script
+PerlHandler Apache::loncss
+
+
# ------------------------------------------------- Backdoor Adm Tests/Programs