Diff for /doc/install/linux/install.pl between versions 1.59 and 1.60

version 1.59, 2019/10/30 03:42:05 version 1.60, 2019/11/07 15:55:31
Line 2603  sub copy_httpd_conf { Line 2603  sub copy_httpd_conf {
 ##  ##
 ## The LON-CAPA mpm.conf enables the prefork MPM module in  ## The LON-CAPA mpm.conf enables the prefork MPM module in
 ## Apache. This is also the default for RHEL/CentOS/Oracle  ## Apache. This is also the default for RHEL/CentOS/Oracle
 ## Linux 7and earlier, and Fedora 26 and earlier. For more  ## Linux 7 and earlier, and Fedora 26 and earlier. For more
 ## recent versions of those distros, the event MPM is enabled  ## recent versions of those distros, the event MPM is enabled
 ## by default. After &copy_mpm_conf() is run, the prefork MPM  ## by default. After &copy_mpm_conf() is run, the prefork MPM
 ## module will be enabled instead of the event MPM module.  ## module will be enabled instead of the event MPM module.

Removed from v.1.59  
changed lines
  Added in v.1.60


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