--- loncom/loncapa_apache.conf 2011/10/21 16:03:06 1.205 +++ loncom/loncapa_apache.conf 2011/11/01 13:32:04 1.206 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.205 2011/10/21 16:03:06 www Exp $ +## $Id: loncapa_apache.conf,v 1.206 2011/11/01 13:32:04 raeburn Exp $ ## # @@ -845,18 +845,6 @@ ErrorDocument 406 /adm/unauthorized ErrorDocument 500 /adm/errorhandler - -AuthType LONCAPA -Require valid-user -PerlAuthzHandler Apache::lonacc -SetHandler perl-script -PerlHandler Apache::lonpubdir -ErrorDocument 403 /adm/login -ErrorDocument 404 /adm/notfound.html -ErrorDocument 406 /adm/unauthorized -ErrorDocument 500 /adm/errorhandler - - AuthType LONCAPA Require valid-user