Diff for /loncom/loncapa_apache.conf between versions 1.181.2.2 and 1.181.2.3

version 1.181.2.2, 2008/12/22 21:53:48 version 1.181.2.3, 2008/12/23 00:06:12
Line 51  PerlAuthenHandler Apache::checkauthen Line 51  PerlAuthenHandler Apache::checkauthen
 PerlSetVar lonOtherAuthen no  PerlSetVar lonOtherAuthen no
   
 #PerlWarn On  #PerlWarn On
   <LocationMatch "^/+res/adm/pages/[^/]+\.(gif|png)$">
   PerlAuthenHandler       'sub { return OK }'
   </LocationMatch>
   
 <LocationMatch "^/+res.*">  <LocationMatch "^/+res.*">
   
 AuthType LONCAPA  AuthType LONCAPA

Removed from v.1.181.2.2  
changed lines
  Added in v.1.181.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>