--- loncom/loncapa_apache.conf 2004/06/01 09:55:04 1.82 +++ loncom/loncapa_apache.conf 2004/06/12 01:11:00 1.83 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.82 2004/06/01 09:55:04 foxr Exp $ +## $Id: loncapa_apache.conf,v 1.83 2004/06/12 01:11:00 taceyjo1 Exp $ ## # @@ -258,6 +258,15 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonsource +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + + PerlAccessHandler Apache::lonacc SetHandler perl-script