From: sambufe Date: Mon, 26 Jun 2017 11:35:16 +0000 (+0200) Subject: fbb ws HTTPs fix X-Git-Tag: v0.1.0~2769 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e549f7a50778d0b3069aa5d4abc4ad8e5c63e1fa;p=pixelpark%2Fhiera.git fbb ws HTTPs fix --- diff --git a/customer/fbb-ws/production.yaml b/customer/fbb-ws/production.yaml index 7d007e88..54f2e989 100644 --- a/customer/fbb-ws/production.yaml +++ b/customer/fbb-ws/production.yaml @@ -100,6 +100,7 @@ infra::profile::apache::pp_vhosts: - prd-ws02-fbb.pixelpark.net ssl_real: false ssl_port: 81 + custom_fragment: 'UseCanonicalPhysicalPort On' default_vhost: true docroot_owner: apache docroot_group: apache diff --git a/customer/fbb-ws/test.yaml b/customer/fbb-ws/test.yaml index a1266090..6e921013 100644 --- a/customer/fbb-ws/test.yaml +++ b/customer/fbb-ws/test.yaml @@ -124,6 +124,7 @@ infra::profile::apache::pp_vhosts: - tst-ws02-fbb.pixelpark.net ssl_real: false ssl_port: 81 + custom_fragment: 'UseCanonicalPhysicalPort On' default_vhost: true docroot_owner: apache docroot_group: apache