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