--- loncom/loncapa_apache.conf 2005/11/15 23:05:05 1.120 +++ loncom/loncapa_apache.conf 2005/11/17 21:33:21 1.121 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.120 2005/11/15 23:05:05 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.121 2005/11/17 21:33:21 www Exp $ ## # @@ -114,6 +114,14 @@ PerlHandler Apache::lonsylla ErrorDocument 404 /adm/notfound.html ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonrss +ErrorDocument 404 /adm/notfound.html +ErrorDocument 500 /adm/errorhandler + PerlAccessHandler Apache::lonacc