--- loncom/loncapa_apache.conf 2004/10/26 15:03:08 1.98 +++ loncom/loncapa_apache.conf 2004/11/17 18:39:20 1.100 @@ -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.100 2004/11/17 18:39:20 raeburn 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 @@ -207,6 +208,11 @@ SetHandler perl-script PerlHandler Apache::lonratsrv + +SetHandler perl-script +PerlHandler Apache::lonratmenu + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -241,6 +247,7 @@ PerlHandler Apache::lonsequence SetHandler perl-script PerlHandler Apache::lonmeta +ErrorDocument 413 /adm/overloaded.txt @@ -813,6 +820,11 @@ PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonsupportreq + + +SetHandler perl-script +PerlHandler Apache::lonsupportreq + # ------------------------------------------------- Backdoor Adm Tests/Programs