Diff for /loncom/loncapa_apache.conf between versions 1.265 and 1.266

version 1.265, 2018/12/27 20:11:29 version 1.266, 2019/01/20 23:40:32
Line 1575  SetHandler perl-script Line 1575  SetHandler perl-script
 PerlHandler Apache::spellcheck  PerlHandler Apache::spellcheck
 </LocationMatch>  </LocationMatch>
   
 <LocationMatch "^/tiny/[\w.]+/\w+$">  <LocationMatch "^/tiny/[\w.-]+/\w+$">
 AuthType LONCAPA  AuthType LONCAPA
 Require valid-user  Require valid-user
 PerlAuthzHandler Apache::lonacc  PerlAuthzHandler Apache::lonacc

Removed from v.1.265  
changed lines
  Added in v.1.266


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