--- loncom/loncapa_apache.conf 2003/12/08 16:31:59 1.65 +++ loncom/loncapa_apache.conf 2003/12/10 00:32:55 1.66 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.65 2003/12/08 16:31:59 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.66 2003/12/10 00:32:55 www Exp $ ## # @@ -227,6 +227,14 @@ PerlHandler Apache::lonwrapper ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonlocal +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + # -------------------------------------------------------------- Admin Programs