From 49f597be49d8d6a08010a0b54d6297b5324c2ed8 Mon Sep 17 00:00:00 2001 From: Michael Krause Date: Thu, 2 Aug 2018 11:29:55 +0200 Subject: [PATCH] Update test-confluence01.pixelpark.net.yaml --- .../pixelpark/test-confluence01.pixelpark.net.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/customer/pixelpark/test-confluence01.pixelpark.net.yaml b/customer/pixelpark/test-confluence01.pixelpark.net.yaml index 8fed6a97..dc73bb22 100644 --- a/customer/pixelpark/test-confluence01.pixelpark.net.yaml +++ b/customer/pixelpark/test-confluence01.pixelpark.net.yaml @@ -37,6 +37,18 @@ infra::profile::apache::pp_vhosts: - All directoryindex: index.html + - provider: location + path: '/' + auth_type: Digest + auth_name: restricted + auth_digest_provider: file + auth_user_file: '/var/www/test-confluence/.htpasswd' + require: + requires: + - 'valid-user' + - 'ip 217.66.51' + enforce: all + - provider: location path: '/confluence' -- 2.39.5