From 01fb28f7e5d05b9227203448084876096350bda8 Mon Sep 17 00:00:00 2001 From: sambufe Date: Tue, 5 Dec 2017 16:46:59 +0100 Subject: [PATCH] BERFBB-4166 tst -ssl --- customer/fbb-web/test.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index 861ec73e..bd4ea7e6 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -293,7 +293,7 @@ infra::profile::nginx_php_fpm_server::vhosts: location_deny: - 'all' error_pages: - 503: 'http://www.berlin-airport.de' + 403: 'http://www.berlin-airport.de' client_max_body_size: '32M' listen_port: 80 auth_basic: 'Server' @@ -345,6 +345,8 @@ infra::profile::nginx_php_fpm_server::vhosts: - '194.115.26.6' location_deny: - 'all' + error_pages: + 403: 'http://www.berlin-airport.de' client_max_body_size: '32M' listen_port: 81 auth_basic: 'Server' -- 2.39.5