mbox

[v2,2/2] Update to apache 2.4.27

Message ID 20170823192525.3523-1-wolfgang.apolinarski@googlemail.com
State Dropped
Headers

Message

Wolfgang Apolinarski Aug. 24, 2017, 5:25 a.m. UTC
  - Updated to apache 2.4
- Updated the htpasswd generation to use the more secure bcrypt algorithm
---
 config/httpd/httpd.conf                         |   4 +-
 config/httpd/loadmodule.conf                    |  10 +-
 config/httpd/server-tuning.conf                 |   7 +-
 config/httpd/ssl-global.conf                    |   5 -
 config/httpd/vhosts.d/ipfire-interface-ssl.conf |  20 +-
 config/httpd/vhosts.d/ipfire-interface.conf     |  18 +-
 config/httpd/vhosts.d/nagios.conf               |  14 +-
 config/httpd/vhosts.d/openmailadmin.conf        |   3 +-
 config/icinga/icinga.conf                       |   6 -
 config/nagiosql/nagios.conf                     |  17 +-
 config/owncloud/owncloud.conf                   |   3 +-
 config/php/php.ini                              |   2 +-
 config/phpSANE/phpSANE.conf                     |   3 +-
 config/rootfiles/common/apache2                 | 586 ++++++++++++++++++------
 config/rootfiles/common/php                     |   7 +-
 lfs/apache2                                     |  28 +-
 src/setup/passwords.c                           |   2 +-
 17 files changed, 496 insertions(+), 239 deletions(-)