--- loncom/loncapa_apache.conf 2004/03/31 04:38:06 1.74 +++ loncom/loncapa_apache.conf 2004/03/31 18:07:37 1.75 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.74 2004/03/31 04:38:06 www Exp $ +## $Id: loncapa_apache.conf,v 1.75 2004/03/31 18:07:37 raeburn Exp $ ## # @@ -68,12 +68,23 @@ PerlAccessHandler Apache::lontokac PerlCleanupHandler Apache::lontokacc::removefile - -PerlAccessHandler Apache::lonuploadedacc + +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 + + PerlAccessHandler Apache::lonacc SetHandler perl-script