From 1baf85bcd0945a342a597b1ddb92455d7f32da43 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 10 Oct 2017 13:45:23 +0200 Subject: [PATCH] spk-spar-checker modify limit_except --- customer/spk-spar-checker/test.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index a3a6c9a3..47d3a11c 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -65,10 +65,10 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' - provider: location path: '/' - limit_except: - - methods: "GET HEAD POST" - require: - enforce: deny +# limit_except: +# - methods: "GET HEAD POST" +# require: +# enforce: deny auth_type: Digest auth_name: server auth_digest_provider: file -- 2.39.5