From 992a554a18f9f3e6cdfb8bc0a4243afafad07d71 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 17 Aug 2017 14:23:12 +0200 Subject: [PATCH] joml add pki location --- customer/joml/production.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index 010ae9f7..e62c91e0 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -107,8 +107,8 @@ infra::profile::wordpress::projects: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' - - provider: locationmatch - path: '/meinedatei' + - provider: location + path: '/.well-known/pki-validation/fileauth.txt' rswi: docroot: '/var/www/rswi' servername: www.regional-skilled-workers-initiative.de @@ -131,6 +131,8 @@ infra::profile::wordpress::projects: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + - provider: location + path: '/.well-known/pki-validation/fileauth.txt' infra::profile::apache::pp_vhosts: regionale-fachkraefteinitiative: -- 2.39.5