]> git.evergreen-ils.org Git - working/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:52 +0000 (13:26 -0500)
commit52d9c71bbbd06912127dbfad91e03d4ae81a5ebe
tree70f8d1f9d82ba43509932eda569f583505e50e53
parent76f00947364d7f9321452040922a2aaa9dba5f9d
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