--- loncom/loncapa_apache.conf 2004/03/31 04:38:06 1.74 +++ loncom/loncapa_apache.conf 2004/04/01 14:28:49 1.76 @@ -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.76 2004/04/01 14:28:49 albertel Exp $ ## # @@ -69,11 +69,22 @@ PerlCleanupHandler Apache::lontokacc::re -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