--- loncom/loncapa_apache.conf 2005/06/03 19:50:07 1.112 +++ loncom/loncapa_apache.conf 2005/09/21 13:40:05 1.115 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.112 2005/06/03 19:50:07 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.115 2005/09/21 13:40:05 raeburn Exp $ ## # @@ -56,7 +56,8 @@ ErrorDocument 500 /adm/errorhandler -PerlAccessHandler Apache::lonenc +SetHandler perl-script +PerlHandler Apache::lonenc ErrorDocument 403 /adm/login ErrorDocument 404 /adm/notfound.html ErrorDocument 406 /adm/roles @@ -284,7 +285,7 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler - + PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonsource @@ -830,7 +831,7 @@ PerlHandler Apache::lonerrorhandler -#PerlAccessHandler Apache::lonacc +PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonhelp