--- loncom/loncapa_apache.conf 2006/05/10 21:22:08 1.134 +++ loncom/loncapa_apache.conf 2006/05/12 02:18:24 1.135 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.134 2006/05/10 21:22:08 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.135 2006/05/12 02:18:24 www Exp $ ## # @@ -940,7 +940,7 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler - + AuthType Basic Require valid-user PerlAuthzHandler Apache::lonacc @@ -948,7 +948,7 @@ SetHandler perl-script PerlHandler Apache::lonannounce ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler - + AuthType Basic