From 7ef0ae1f3f8701a067c6e2f64499f712f23bcbed Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Thu, 24 May 2018 11:43:34 +0200 Subject: [PATCH] deuwo test limit_except in api vhost --- .../deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml index 3adf0bc4..48df2661 100644 --- a/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -211,6 +211,8 @@ infra::profile::apache::pp_vhosts: directoryindex: index.php index.html - location1: provider: location + limit_except: + - {methods: 'GET HEAD', require: 'valid-user'} path: '/' auth_type: Basic auth_name: server -- 2.39.5