--- loncom/loncapa_apache.conf 2004/01/15 01:43:43 1.70 +++ loncom/loncapa_apache.conf 2004/02/17 23:44:47 1.72 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.70 2004/01/15 01:43:43 www Exp $ +## $Id: loncapa_apache.conf,v 1.72 2004/02/17 23:44:47 raeburn Exp $ ## # @@ -190,22 +190,30 @@ SetHandler perl-script PerlHandler Apache::lontex - + SetHandler perl-script PerlHandler Apache::lonpage - + SetHandler perl-script PerlHandler Apache::lonsequence - + SetHandler perl-script PerlHandler Apache::lonmeta - + +SetHandler perl-script +PerlAccessHandler Apache::lonacc +PerlHandler Apache::lonmeta + + + + + SetHandler perl-script PerlHandler Apache::lonrights @@ -496,6 +504,16 @@ ErrorDocument 406 /adm/unauthorized ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::testbankimport +ErrorDocument 403 /adm/login +ErrorDocument 404 /adm/notfound.html +ErrorDocument 406 /adm/unauthorized +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script