--- loncom/loncapa_apache.conf 2005/06/03 19:50:07 1.112 +++ loncom/loncapa_apache.conf 2005/10/24 21:32:35 1.117 @@ -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.117 2005/10/24 21:32:35 albertel 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 @@ -398,11 +399,23 @@ PerlHandler Apache::lonlogout ErrorDocument 403 /adm/login + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::switchserver +ErrorDocument 403 /adm/login + + SetHandler perl-script PerlHandler Apache::lonauth + +SetHandler perl-script +PerlHandler Apache::migrateuser + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -456,6 +469,14 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonnotify +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script @@ -830,7 +851,7 @@ PerlHandler Apache::lonerrorhandler -#PerlAccessHandler Apache::lonacc +PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonhelp