--- loncom/loncapa_apache.conf 2003/12/28 09:18:11 1.67 +++ loncom/loncapa_apache.conf 2004/01/14 22:59:18 1.69 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.67 2003/12/28 09:18:11 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.69 2004/01/14 22:59:18 albertel Exp $ ## # @@ -246,6 +246,14 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::imagechoice +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -670,6 +678,7 @@ PerlHandler Apache::lonerrorhandler +PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonhelp