Diff for /loncom/loncapa_apache.conf between versions 1.215.2.28 and 1.215.2.29

version 1.215.2.28, 2020/09/11 22:37:59 version 1.215.2.29, 2020/09/12 17:57:03
Line 150  ErrorDocument     406 /adm/roles Line 150  ErrorDocument     406 /adm/roles
 ErrorDocument  500 /adm/errorhandler  ErrorDocument  500 /adm/errorhandler
 </LocationMatch>  </LocationMatch>
   
 <LocationMatch "^/+uploaded/.+/.+/(portfolio|feedback|docs|groups)/.+">  <LocationMatch "^/+uploaded/.+/.+/(portfolio|feedback|docs|groups|supplemental)/.+">
    Options +FollowSymLinks -Includes     Options +FollowSymLinks -Includes
 </LocationMatch>  </LocationMatch>
   

Removed from v.1.215.2.28  
changed lines
  Added in v.1.215.2.29


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