--- loncom/loncapa_apache.conf 2003/07/17 13:50:44 1.56
+++ loncom/loncapa_apache.conf 2003/08/01 17:25:40 1.58
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.56 2003/07/17 13:50:44 www Exp $
+## $Id: loncapa_apache.conf,v 1.58 2003/08/01 17:25:40 www Exp $
##
#
@@ -53,6 +53,7 @@ ErrorDocument 500 /adm/errorhandler
PerlAccessHandler Apache::lontokacc
+PerlCleanupHandler Apache::lontokacc::removefile
@@ -203,7 +204,7 @@ SetHandler perl-script
PerlHandler Apache::lonrights
-
+
SetHandler perl-script
PerlHandler Apache::lonxml
@@ -213,11 +214,6 @@ SetHandler perl-script
PerlHandler Apache::lonhomework
-
-SetHandler perl-script
-PerlHandler Apache::lonxml
-
-
PerlAccessHandler Apache::lonacc
SetHandler perl-script