--- loncom/loncapa_apache.conf 2003/12/10 00:32:55 1.66 +++ loncom/loncapa_apache.conf 2003/12/28 09:18:11 1.67 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.66 2003/12/10 00:32:55 www Exp $ +## $Id: loncapa_apache.conf,v 1.67 2003/12/28 09:18:11 raeburn Exp $ ## # @@ -391,6 +391,15 @@ ErrorDocument 406 /adm/roles ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonmodifycourse +ErrorDocument 403 /adm/login +ErrorDocument 406 /adm/roles +ErrorDocument 500 /adm/errorhandler + + PerlAccessHandler Apache::lonacc SetHandler perl-script