--- loncom/loncapa_apache.conf 2005/05/31 17:42:11 1.110 +++ loncom/loncapa_apache.conf 2005/07/07 21:38:35 1.114 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.110 2005/05/31 17:42:11 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.114 2005/07/07 21:38:35 albertel Exp $ ## # @@ -284,7 +284,7 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler - + PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonsource @@ -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