From: sambufe Date: Tue, 5 Dec 2017 12:52:33 +0000 (+0100) Subject: BERFBB-3340 Vorbereitung X-Git-Tag: v0.1.0~1928 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=aa29cc52d79d2b5a87c4f80809902d111d2bf5d8;p=pixelpark%2Fhiera.git BERFBB-3340 Vorbereitung --- diff --git a/customer/fbb-web/production.yaml b/customer/fbb-web/production.yaml index 8f6b4907..66739f41 100644 --- a/customer/fbb-web/production.yaml +++ b/customer/fbb-web/production.yaml @@ -88,6 +88,13 @@ infra::profile::nginx_php_fpm_server::upstream: members: - 'localhost:9000' +nginx::config::http_cfg_append: + #BERFBB-3340 + set_real_ip_from: + - '93.188.107.58' + - '93.188.107.59' + real_ip_header: 'X-Forwarded-For' + infra::profile::nginx_php_fpm_server::vhosts: berhub-berlin-airport-de: www_root: '/srv/www/berhub-berlin-airport-de'