From: sambufe Date: Wed, 3 May 2017 15:09:31 +0000 (+0200) Subject: BERFBB-3234 test X-Git-Tag: v0.1.0~3071 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=798f58ce1d78a4df3f5c2f9696c814704dbea925;p=pixelpark%2Fhiera.git BERFBB-3234 test --- diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 67ce0fbb..5cbb71e9 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -256,6 +256,8 @@ infra::profile::nginx_php_fpm_server::vhosts: - '^#/(.*) $1 permanent' #BERFBB-3240 - '^$|^/$ txl/ permanent' + #BERFBB-3234 + - '^([^.]*[^/])$ https://tst-wifi-berlin-airport-de.pixelpark.net$1/ permanent' # - '/wp-admin$ $scheme://$host$uri/ permanent' # - '/files/$ /index.php last' client_max_body_size: '32M' @@ -288,6 +290,8 @@ infra::profile::nginx_php_fpm_server::vhosts: - '^#/(.*) $1 permanent' #BERFBB-3240 - '^$|^/$ txl/ permanent' + #BERFBB-3234 + - '^([^.]*[^/])$ https://tst-wifi-berlin-airport-de.pixelpark.net$1/ permanent' # - '/wp-admin$ $scheme://$host$uri/ permanent' # - '/files/$ /index.php last' client_max_body_size: '32M'