From 68e8b31d89f7e79d377fe0855144435bb9d64e4b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 15 Nov 2017 11:06:12 +0100 Subject: [PATCH] BMAS-Typo3 - wartungsseite --- customer/bmas-typo3/test.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/customer/bmas-typo3/test.yaml b/customer/bmas-typo3/test.yaml index 39c5a8ba..604acdde 100644 --- a/customer/bmas-typo3/test.yaml +++ b/customer/bmas-typo3/test.yaml @@ -110,6 +110,9 @@ infra::profile::typo3::projects: auth_require: 'valid-user' require: - local + - error_documents: + provider: directory + path: '/var/www/wartung' user: apache mode: '2775' php_admin_value: @@ -148,6 +151,9 @@ infra::profile::typo3::projects: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + - error_documents: + provider: directory + path: '/var/www/wartung' user: apache mode: '2775' php_admin_value: @@ -191,6 +197,9 @@ infra::profile::typo3::projects: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + - error_documents: + provider: directory + path: '/var/www/wartung' user: apache mode: '2775' rewrites: @@ -234,6 +243,9 @@ infra::profile::typo3::projects: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + - error_documents: + provider: directory + path: '/var/www/wartung' user: apache mode: '2775' php_admin_value: -- 2.39.5