--- loncom/loncapa_apache.conf 2002/05/23 19:02:16 1.5 +++ loncom/loncapa_apache.conf 2002/07/22 20:35:05 1.9 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.5 2002/05/23 19:02:16 harris41 Exp $ +## $Id: loncapa_apache.conf,v 1.9 2002/07/22 20:35:05 stredwic Exp $ ## ## 1/11/2002 - Scott Harrison ## 2/19/2002 - Scott Harrison @@ -122,7 +122,7 @@ SetHandler perl-script PerlHandler Apache::lonsequence - + SetHandler perl-script PerlHandler Apache::lonmeta @@ -354,15 +354,6 @@ ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler - -PerlAccessHandler Apache::lonacc -SetHandler perl-script -PerlHandler Apache::lonchart -ErrorDocument 403 /adm/login -ErrorDocument 406 /adm/roles -ErrorDocument 500 /adm/errorhandler - - PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -451,6 +442,11 @@ SetHandler perl-script PerlHandler Apache::lonerrorhandler + +SetHandler perl-script +PerlHandler Apache::lonhelp + + # ------------------------------------------------- Backdoor Adm Tests/Programs