]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1801759: enable mod_remoteip by default
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 5 Nov 2018 17:54:24 +0000 (12:54 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 5 Nov 2018 18:26:07 +0000 (13:26 -0500)
commit5fdaf3125f54b8855fbcace13b4e855bc5e10078
tree7bc602aa78eb962f3025ddbac3667a3d8ab4e6ff
parent0fd636e97babdce8b4526fa1d1d412a84a92e627
LP#1801759: enable mod_remoteip by default

Use of mod_remoteip is technically optional, since it's not
required that Evergreen run with a proxy such as NGINX. However, since
use of proxies is common, enablig mod_remoteip just in case could
be useful with minimal cost.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-stretch
Open-ILS/src/extras/install/Makefile.ubuntu-trusty
Open-ILS/src/extras/install/Makefile.ubuntu-xenial