--- loncom/loncapa_apache.conf 2004/08/13 15:50:16 1.90.2.1
+++ loncom/loncapa_apache.conf 2004/09/15 20:44:05 1.90.2.2
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.90.2.1 2004/08/13 15:50:16 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.90.2.2 2004/09/15 20:44:05 albertel Exp $
##
#
@@ -43,9 +43,7 @@ ScriptAlias /cgi-bin/ "/home/httpd/cgi-b
# ------------------------------------------------------------- Access Handlers
PerlTransHandler Apache::lontrans
-
-PerlCleanupHandler Apache::lonnet::cleanenv
-
+PerlCleanupHandler Apache::lonnet::save_cache
#PerlWarn On