--- loncom/loncapa_apache.conf 2006/07/13 21:30:58 1.147 +++ loncom/loncapa_apache.conf 2006/07/14 21:38:23 1.149 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.147 2006/07/13 21:30:58 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.149 2006/07/14 21:38:23 albertel Exp $ ## # @@ -492,6 +492,14 @@ SetHandler perl-script PerlHandler Apache::lonlogin + +PerlAccessHandler Apache::publiccheck +AuthType LONCAPA +SetHandler perl-script +PerlAuthzHandler Apache::lonacc +PerlHandler Apache::restrictedaccess + + AuthType LONCAPA Require valid-user