--- loncom/loncapa_apache.conf 2004/05/31 14:55:18 1.80 +++ loncom/loncapa_apache.conf 2004/06/12 01:11:00 1.83 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.80 2004/05/31 14:55:18 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.83 2004/06/12 01:11:00 taceyjo1 Exp $ ## # @@ -241,6 +241,7 @@ PerlHandler Apache::lonrights SetHandler perl-script +PerlHandler Apache::londatecheck PerlHandler Apache::lonxml @@ -257,6 +258,15 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonsource +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -922,7 +932,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 #