--- loncom/loncapa_apache.conf 2002/07/22 20:35:05 1.9 +++ loncom/loncapa_apache.conf 2002/07/24 20:25:23 1.10 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.9 2002/07/22 20:35:05 stredwic Exp $ +## $Id: loncapa_apache.conf,v 1.10 2002/07/24 20:25:23 www Exp $ ## ## 1/11/2002 - Scott Harrison ## 2/19/2002 - Scott Harrison @@ -378,6 +378,30 @@ PerlHandler Apache::lonfeedback ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::londocs +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonannounce +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + + + +PerlAccessHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::lonchat +ErrorDocument 403 /adm/login +ErrorDocument 500 /adm/errorhandler + PerlAccessHandler Apache::lonacc