--- loncom/loncapa_apache.conf 2006/09/15 20:45:38 1.159 +++ loncom/loncapa_apache.conf 2006/11/10 02:06:54 1.161 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.159 2006/09/15 20:45:38 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.161 2006/11/10 02:06:54 raeburn Exp $ ## # @@ -1083,7 +1083,7 @@ AuthType LONCAPA Require valid-user PerlAuthzHandler Apache::lonacc SetHandler perl-script -PerlHandler Apache::lonnavmaps +PerlHandler Apache::lonnavdisplay ErrorDocument 403 /adm/login ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler @@ -1163,6 +1163,11 @@ PerlHandler Apache::coursecatalog ErrorDocument 500 /adm/errorhandler + +SetHandler perl-script +PerlHandler Apache::resetpw +ErrorDocument 500 /adm/errorhandler + # ------------------------------------------------- Backdoor Adm Tests/Programs