--- loncom/loncapa_apache.conf 2005/06/02 02:10:02 1.111 +++ loncom/loncapa_apache.conf 2005/06/03 19:50:07 1.112 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.111 2005/06/02 02:10:02 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.112 2005/06/03 19:50:07 raeburn Exp $ ## # @@ -676,6 +676,15 @@ ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonwhatsnew +ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script