--- loncom/loncapa_apache.conf 2008/12/22 21:13:14 1.182 +++ loncom/loncapa_apache.conf 2008/12/23 00:02:56 1.183 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.182 2008/12/22 21:13:14 raeburn Exp $ +## $Id: loncapa_apache.conf,v 1.183 2008/12/23 00:02:56 raeburn Exp $ ## # @@ -51,6 +51,10 @@ PerlAuthenHandler Apache::checkauthen PerlSetVar lonOtherAuthen no #PerlWarn On + +PerlAuthenHandler 'sub { return OK }' + + AuthType LONCAPA