--- loncom/loncapa_apache.conf 2005/11/17 21:33:21 1.121 +++ loncom/loncapa_apache.conf 2006/03/29 19:56:11 1.124 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.121 2005/11/17 21:33:21 www Exp $ +## $Id: loncapa_apache.conf,v 1.124 2006/03/29 19:56:11 raeburn Exp $ ## # @@ -70,6 +70,12 @@ SetHandler perl-script PerlHandler Apache::portfolio + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::portfolio + + PerlAccessHandler Apache::lontokacc PerlCleanupHandler Apache::lontokacc::removefile @@ -115,7 +121,7 @@ ErrorDocument 404 /adm/notfound.html ErrorDocument 500 /adm/errorhandler - + PerlAccessHandler Apache::lonacc SetHandler perl-script PerlHandler Apache::lonrss @@ -808,6 +814,14 @@ ErrorDocument 413 /adm/overloaded.tx ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::longroupchat +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script