From 937abf0ff8fb56d174885582e28908d02461ec19 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 30 Jun 2017 13:57:44 +0200 Subject: [PATCH] pixelpark abnahme add new location --- customer/pixelpark/abnahme.pixelpark.com.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/abnahme.pixelpark.com.yaml b/customer/pixelpark/abnahme.pixelpark.com.yaml index c6540184..e53bc730 100644 --- a/customer/pixelpark/abnahme.pixelpark.com.yaml +++ b/customer/pixelpark/abnahme.pixelpark.com.yaml @@ -91,13 +91,15 @@ infra::profile::apache::pp_vhosts: auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' - provider: location - path: '/swd' + path: '/swd/' auth_type: Digest auth_name: swd auth_digest_provider: file auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + - provider: location + path: '/swd/facebook/' rewrites: - comment: 'Weiterleitung auf https' rewrite_cond: -- 2.39.5