From eccf1e30b17ed501d24acb09834361a225fc2fb3 Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 26 Jul 2017 12:46:54 +0200 Subject: [PATCH] fbb FBBKERNSERV-312 --- customer/fbb-ws/production.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/fbb-ws/production.yaml b/customer/fbb-ws/production.yaml index 595ca457..9c738e23 100644 --- a/customer/fbb-ws/production.yaml +++ b/customer/fbb-ws/production.yaml @@ -109,6 +109,7 @@ infra::profile::apache::pp_vhosts: docroot_owner: apache docroot_group: apache docroot_mode: '0775' + access_log_format: lb_combined setenv: - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php @@ -155,10 +156,13 @@ infra::profile::apache::pp_vhosts: - prd-cdmws01-fbb.pixelpark.net - cdmws02.berlin-airport.de - prd-cdmws02-fbb.pixelpark.net - ssl: false + ssl_real: false + ssl_port: 81 + custom_fragment: 'UseCanonicalPhysicalPort On' docroot_owner: apache docroot_group: apache docroot_mode: '0775' + access_log_format: lb_combined setenv: - AIRLINE_DATA /www/data/fiona/app/online/docs/_airlines/index.php - POI_CMS_EXPORT_FILE /www/data/fiona/app/online/docs/poiExport/index.php -- 2.39.5