From fec6c56614a76bfe2f9402fce9709c393e303249 Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 3 May 2017 17:26:42 +0200 Subject: [PATCH] BERFBB-3234 live --- customer/fbb-web/production.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/fbb-web/production.yaml b/customer/fbb-web/production.yaml index 498ee6d5..e09fed0c 100644 --- a/customer/fbb-web/production.yaml +++ b/customer/fbb-web/production.yaml @@ -279,6 +279,8 @@ infra::profile::nginx_php_fpm_server::vhosts: - '^#/(.*) $1 permanent' #BERFBB-3240 - '^$|^/$ txl/ permanent' + #BERFBB-3234 + - '^([^.]*[^/])$ https://wifi.berlin-airport.de$1/ permanent' # - '/wp-admin$ $scheme://$host$uri/ permanent' # - '/files/$ /index.php last' client_max_body_size: '32M' -- 2.39.5