--- loncom/loncapa_apache.conf 2004/05/31 20:24:11 1.81 +++ loncom/loncapa_apache.conf 2004/06/18 15:13:07 1.85 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.81 2004/05/31 20:24:11 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.85 2004/06/18 15:13:07 www Exp $ ## # @@ -65,6 +65,19 @@ ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::portfolio + + + +SetHandler perl-script +PerlHandler Apache::portfolio + + + + PerlAccessHandler Apache::lontokacc PerlCleanupHandler Apache::lontokacc::removefile @@ -258,6 +271,16 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonsource +ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles +ErrorDocument 500 /adm/errorhandler + + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -923,7 +946,7 @@ PerlSetVar lonhttpdPort 8080 # # The definition below is the full path to the directory that # contains the certificate and key files: -# + PerlSetVar lonCertificateDirectory /home/httpd/lonCerts #