--- loncom/loncapa_apache.conf 2005/03/15 22:17:20 1.106
+++ loncom/loncapa_apache.conf 2005/06/23 23:07:03 1.113
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.106 2005/03/15 22:17:20 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.113 2005/06/23 23:07:03 www Exp $
##
#
@@ -72,6 +72,7 @@ PerlHandler Apache::portfolio
PerlAccessHandler Apache::lontokacc
PerlCleanupHandler Apache::lontokacc::removefile
+PerlCleanupHandler Apache::lonnet::save_cache
@@ -227,6 +228,7 @@ ErrorDocument 500 /adm/errorhandler
SetHandler perl-script
PerlHandler Apache::lonindexer
PerlCleanupHandler Apache::lonindexer::cleanup
+PerlCleanupHandler Apache::lonnet::save_cache
@@ -269,7 +271,7 @@ PerlHandler Apache::londatecheck
PerlHandler Apache::lonxml
-
+
SetHandler perl-script
PerlHandler Apache::lonhomework
@@ -282,7 +284,7 @@ ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
-
+
PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::lonsource
@@ -430,6 +432,7 @@ PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::lonpageflip
PerlCleanupHandler Apache::lonpageflip::cleanup
+PerlCleanupHandler Apache::lonnet::save_cache
ErrorDocument 406 /adm/roles
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
@@ -440,6 +443,7 @@ PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::lonambiguous
PerlCleanupHandler Apache::lonambiguous::cleanup
+PerlCleanupHandler Apache::lonnet::save_cache
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
@@ -461,6 +465,15 @@ ErrorDocument 406 /adm/roles
ErrorDocument 500 /adm/errorhandler
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::slotrequest
+ErrorDocument 403 /adm/login
+ErrorDocument 406 /adm/roles
+ErrorDocument 500 /adm/errorhandler
+
+
PerlAccessHandler Apache::lonacc
SetHandler perl-script
@@ -555,6 +568,16 @@ ErrorDocument 406 /adm/unauthorized
ErrorDocument 500 /adm/errorhandler
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::loncleanup
+ErrorDocument 403 /adm/login
+ErrorDocument 404 /adm/notfound.html
+ErrorDocument 406 /adm/unauthorized
+ErrorDocument 500 /adm/errorhandler
+
+
PerlAccessHandler Apache::lonacc
SetHandler perl-script
@@ -653,6 +676,15 @@ ErrorDocument 406 /adm/roles
ErrorDocument 500 /adm/errorhandler
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::lonwhatsnew
+ErrorDocument 403 /adm/login
+ErrorDocument 406 /adm/roles
+ErrorDocument 500 /adm/errorhandler
+
+
PerlAccessHandler Apache::lonacc
SetHandler perl-script
@@ -692,7 +724,8 @@ ErrorDocument 500 /adm/errorhandler
PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::londocs
- PerlCleanupHandler Apache::londocs::untiehash
+PerlCleanupHandler Apache::londocs::untiehash
+PerlCleanupHandler Apache::lonnet::save_cache
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
@@ -757,6 +790,7 @@ PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::lonsearchcat
PerlCleanupHandler Apache::lonsearchcat::cleanup
+PerlCleanupHandler Apache::lonnet::save_cache
ErrorDocument 403 /adm/login
ErrorDocument 413 /adm/overloaded.txt
ErrorDocument 500 /adm/errorhandler
@@ -785,6 +819,7 @@ PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::groupsort
PerlCleanupHandler Apache::groupsort::cleanup
+PerlCleanupHandler Apache::lonnet::save_cache
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
@@ -795,7 +830,7 @@ PerlHandler Apache::lonerrorhandler
-PerlAccessHandler Apache::lonacc
+#PerlAccessHandler Apache::lonacc
SetHandler perl-script
PerlHandler Apache::lonhelp