From 5cbff31e258b1329f9fefb9a1540c1e3fd157e6e Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 23 Jul 2018 16:20:19 +0200 Subject: [PATCH] add bmf-datacenter well-known directory --- customer/bmf-datacenter/production.yaml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index bcc24236..df6f250d 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -81,12 +81,10 @@ infra::profile::typo3::projects: # ssl_key: '/etc/pki/tls/private/www.bundeshaushalt-info.de-key.pem' # ssl_chain: '/etc/pki/tls/certs/www.bundeshaushalt-info.de-cert.pem' directories: - - directory2: - provider: directory + - provider: directory path: '/var/www/html/web.bundeshaushalt-info.de/rest/' directoryindex: 'index.json' - - location2: - provider: location + - provider: location path: '/typo3/' auth_type: Digest auth_name: server @@ -96,11 +94,11 @@ infra::profile::typo3::projects: auth_require: 'valid-user' require: - local - - location3: - provider: location + - provider: location + path: '/.well-known/pki-validation/fileauth.txt' + - provider: location path: '/typo3/sysext/' - - location4: - provider: location + - provider: location path: '/typo3/js/' - locsetenvif_sslation5: provider: location -- 2.39.5