--- loncom/loncapa_apache.conf 2009/10/26 18:58:47 1.189
+++ loncom/loncapa_apache.conf 2010/11/30 00:59:11 1.190.4.2
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.189 2009/10/26 18:58:47 droeschl Exp $
+## $Id: loncapa_apache.conf,v 1.190.4.2 2010/11/30 00:59:11 raeburn Exp $
##
#
@@ -344,7 +344,7 @@ PerlCleanupHandler Apache::lonindexer::c
PerlCleanupHandler Apache::lonacc::cleanup
-
+
SetHandler perl-script
PerlHandler Apache::lontex
@@ -393,7 +393,7 @@ SetHandler perl-script
PerlHandler Apache::lonhomework
-
+
SetHandler perl-script
PerlHandler Apache::lonxml
@@ -1279,7 +1279,6 @@ ErrorDocument 500 /adm/errorhandler
SetHandler perl-script
PerlHandler Apache::coursecatalog
-PerlAccessHandler Apache::publiccheck
ErrorDocument 500 /adm/errorhandler
@@ -1533,8 +1532,7 @@ PerlSetVar SSLCAFile /usr/share/ssl/l
PerlSetVar SSLEmail certificate@lon-capa.org
#-------------------------------------------------------------------------
-
-
+PerlSetVar AnonymousSalt
# ====================================== Include machine-specific configuration