]> 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:15:32 +0000 (13:15 -0500)
commit16dd1c351bcfe6041eaafad29867f9f1ff38e71d
tree4080f0da7087b986b630625ed19b350731059d07
parent140cd9de3ba89c9d5b771953c535efa9100c32a1
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