--- loncom/loncapa_apache.conf 2003/02/25 21:56:48 1.37
+++ loncom/loncapa_apache.conf 2003/03/14 02:26:12 1.39
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.37 2003/02/25 21:56:48 www Exp $
+## $Id: loncapa_apache.conf,v 1.39 2003/03/14 02:26:12 www Exp $
##
#
@@ -174,6 +174,11 @@ SetHandler perl-script
PerlHandler Apache::lonmeta
+
+SetHandler perl-script
+PerlHandler Apache::lonrights
+
+
SetHandler perl-script
PerlHandler Apache::lonxml
@@ -478,6 +483,7 @@ ErrorDocument 500 /adm/errorhandler
PerlAccessHandler Apache::lonacc
SetHandler perl-script
+PerlCleanupHandler Apache::coursedocs::untiehash
PerlHandler Apache::londocs
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler