--- loncom/loncapa_apache.conf 2004/10/26 15:03:08 1.98
+++ loncom/loncapa_apache.conf 2004/10/26 17:20:08 1.99
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.98 2004/10/26 15:03:08 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.99 2004/10/26 17:20:08 www Exp $
##
#
@@ -188,6 +188,7 @@ PerlAccessHandler Apache::lonacc
ErrorDocument 403 /adm/login
ErrorDocument 404 /adm/notfound.html
ErrorDocument 406 /adm/roles
+ErrorDocument 413 /adm/overloaded.txt
ErrorDocument 500 /adm/errorhandler
# ------------------------------------------------------------------------- RAT
@@ -241,6 +242,7 @@ PerlHandler Apache::lonsequence
SetHandler perl-script
PerlHandler Apache::lonmeta
+ErrorDocument 413 /adm/overloaded.txt