Diff for /loncom/loncapa_apache.conf between versions 1.190 and 1.190.4.2

version 1.190, 2009/11/30 21:37:19 version 1.190.4.2, 2010/11/30 00:59:11
Line 1279  ErrorDocument   500 /adm/errorhandler Line 1279  ErrorDocument   500 /adm/errorhandler
 <LocationMatch "^/adm/coursecatalog">  <LocationMatch "^/adm/coursecatalog">
 SetHandler perl-script  SetHandler perl-script
 PerlHandler Apache::coursecatalog  PerlHandler Apache::coursecatalog
 PerlAccessHandler      Apache::publiccheck  
 ErrorDocument  500 /adm/errorhandler  ErrorDocument  500 /adm/errorhandler
 </LocationMatch>  </LocationMatch>
   
Line 1533  PerlSetVar SSLCAFile    /usr/share/ssl/l Line 1532  PerlSetVar SSLCAFile    /usr/share/ssl/l
 PerlSetVar SSLEmail     certificate@lon-capa.org  PerlSetVar SSLEmail     certificate@lon-capa.org
   
 #-------------------------------------------------------------------------  #-------------------------------------------------------------------------
   PerlSetVar AnonymousSalt <Salt Placeholder>
   
   
   
 # ====================================== Include machine-specific configuration  # ====================================== Include machine-specific configuration

Removed from v.1.190  
changed lines
  Added in v.1.190.4.2


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