--- loncom/loncapa_apache.conf 2003/01/10 21:31:03 1.26.2.1 +++ loncom/loncapa_apache.conf 2003/01/09 22:04:28 1.29 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.26.2.1 2003/01/10 21:31:03 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.29 2003/01/09 22:04:28 www Exp $ ## ## 1/11/2002 - Scott Harrison ## 2/19/2002 - Scott Harrison @@ -223,6 +223,14 @@ PerlHandler Apache::lonroles ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonpickstudent +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + SetHandler perl-script