--- loncom/loncapa_apache.conf 2004/07/03 18:49:42 1.90 +++ loncom/loncapa_apache.conf 2004/07/22 23:50:55 1.91 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.90 2004/07/03 18:49:42 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.91 2004/07/22 23:50:55 www Exp $ ## # @@ -388,6 +388,14 @@ PerlHandler Apache::admannotations ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonspeller +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + PerlAccessHandler Apache::lonacc