--- loncom/loncapa_apache.conf 2004/03/31 18:07:37 1.75 +++ loncom/loncapa_apache.conf 2004/04/22 22:57:53 1.77 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.75 2004/03/31 18:07:37 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.77 2004/04/22 22:57:53 albertel Exp $ ## # @@ -68,19 +68,19 @@ PerlAccessHandler Apache::lontokac PerlCleanupHandler Apache::lontokacc::removefile - + PerlAccessHandler Apache::lonacc PerlHeaderParserHandler Apache::lonuploadrep ErrorDocument 404 /adm/notfound.html ErrorDocument 500 /adm/errorhandler - + SetHandler perl-script PerlHandler Apache::lonpage - + SetHandler perl-script PerlHandler Apache::lonsequence @@ -327,6 +327,14 @@ PerlHandler Apache::lonpickcourse ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonpickcode +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + SetHandler perl-script