From: Andreas Gerstenberg Date: Fri, 27 Oct 2017 08:44:15 +0000 (+0200) Subject: mbvd-mytruckparts update serveralias + active web auth X-Git-Tag: v0.1.0~2148 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=6c3ec87270efe910923d1fe2644e5709c83db8d5;p=pixelpark%2Fhiera.git mbvd-mytruckparts update serveralias + active web auth --- diff --git a/customer/mbvd-mytruckparts/web02-mytruckparts-com.pixelpark.net.yaml b/customer/mbvd-mytruckparts/web02-mytruckparts-com.pixelpark.net.yaml index 79af4bb0..301a89f5 100644 --- a/customer/mbvd-mytruckparts/web02-mytruckparts-com.pixelpark.net.yaml +++ b/customer/mbvd-mytruckparts/web02-mytruckparts-com.pixelpark.net.yaml @@ -25,7 +25,7 @@ infra::profile::apache::pp_vhosts: servername: www.mytruckparts.com # WAF Domain serveraliases: - mytruckparts.com - - web-mytruckparts-com.pixelpark.net + - web02-mytruckparts-com.pixelpark.net - www-mytruckparts-com.pixelpark.net ssl: false # cert_servername: 'wildcard.pixelpark.net' @@ -51,12 +51,12 @@ infra::profile::apache::pp_vhosts: allow_override: - All directoryindex: index.php index.html -# - location1: -# provider: location -# path: '/' -# auth_type: Digest -# auth_name: server -# auth_digest_provider: file -# auth_digest_algorithm: MD5 -# auth_user_file: '/etc/httpd/htdigest' -# auth_require: 'valid-user' + - location1: + provider: location + path: '/' + auth_type: Digest + auth_name: server + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user'