From 255e03edb31eaa3f1e895a0ac8fcd240da6eeeba Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 22 Aug 2016 11:43:25 +0200 Subject: [PATCH] remove authentication --- .../aamt/web-aamt-facebook.pixelpark.net.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml index 1e1fe15b..7ffd876b 100644 --- a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml +++ b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml @@ -34,15 +34,15 @@ site::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' test-aamt-facebook: servername: test-aamt-facebook.pixelpark.net serveraliases: -- 2.39.5