--- loncom/loncapa_apache.conf 2003/02/03 18:03:52 1.32 +++ loncom/loncapa_apache.conf 2003/02/13 15:52:53 1.33 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.32 2003/02/03 18:03:52 harris41 Exp $ +## $Id: loncapa_apache.conf,v 1.33 2003/02/13 15:52:53 www Exp $ ## # @@ -218,6 +218,14 @@ PerlHandler Apache::lonroles ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonmenu +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + PerlAccessHandler Apache::lonacc