--- loncom/loncapa_apache.conf 2010/11/30 00:59:11 1.190.4.2 +++ loncom/loncapa_apache.conf 2010/12/05 18:27:23 1.190.4.3 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.190.4.2 2010/11/30 00:59:11 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.190.4.3 2010/12/05 18:27:23 raeburn Exp $ ## # @@ -558,6 +558,11 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + +SetHandler perl-script +PerlHandler Apache::lonwelcome + + SetHandler perl-script PerlHandler Apache::lonlogin