From: sambufe Date: Tue, 5 Dec 2017 15:46:59 +0000 (+0100) Subject: BERFBB-4166 tst -ssl X-Git-Tag: v0.1.0~1923^2~15 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=01fb28f7e5d05b9227203448084876096350bda8;p=pixelpark%2Fhiera.git BERFBB-4166 tst -ssl --- 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'