From fe96d7c4d91bb7f7360eadf3393384581f609c03 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 28 Apr 2017 12:11:22 +0200 Subject: [PATCH] mbvd-mytruckparts remove web auth --- .../web-mytruckparts-com.pixelpark.net.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/customer/mbvd-mytruckparts/web-mytruckparts-com.pixelpark.net.yaml b/customer/mbvd-mytruckparts/web-mytruckparts-com.pixelpark.net.yaml index f5dae9fb..4dee7c7f 100644 --- a/customer/mbvd-mytruckparts/web-mytruckparts-com.pixelpark.net.yaml +++ b/customer/mbvd-mytruckparts/web-mytruckparts-com.pixelpark.net.yaml @@ -46,12 +46,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' -- 2.39.5