--- loncom/loncapa_apache.conf 2006/08/04 19:05:58 1.153 +++ loncom/loncapa_apache.conf 2006/08/29 14:21:17 1.154 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.153 2006/08/04 19:05:58 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.154 2006/08/29 14:21:17 albertel Exp $ ## # @@ -513,6 +513,7 @@ Require valid-user SetHandler perl-script PerlAuthzHandler Apache::lonacc PerlHandler Apache::restrictedaccess +ErrorDocument 500 /adm/errorhandler @@ -522,6 +523,7 @@ PerlAuthzHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonlogout ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler @@ -531,6 +533,7 @@ PerlAuthzHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::switchserver ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler @@ -1121,6 +1124,7 @@ PerlAccessHandler Apache::publicche PerlAuthzHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonhelp +ErrorDocument 500 /adm/errorhandler @@ -1129,6 +1133,7 @@ Require valid-user PerlAuthzHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonhelpmenu +ErrorDocument 500 /adm/errorhandler @@ -1137,16 +1142,19 @@ Require valid-user PerlAuthzHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonsupportreq +ErrorDocument 500 /adm/errorhandler SetHandler perl-script PerlHandler Apache::lonsupportreq +ErrorDocument 500 /adm/errorhandler SetHandler perl-script PerlHandler Apache::loncss +ErrorDocument 500 /adm/errorhandler # ------------------------------------------------- Backdoor Adm Tests/Programs