From 9af3b729fed68268b4b0ff9f8e134f1a03248c2f Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 19 Oct 2017 16:44:42 +0200 Subject: [PATCH] mbvd-besttoimpress remove webserver auth --- .../web-besttoimpress-de.pixelpark.net.yaml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/customer/mbvd-besttoimpress/web-besttoimpress-de.pixelpark.net.yaml b/customer/mbvd-besttoimpress/web-besttoimpress-de.pixelpark.net.yaml index 9df3672f..d6db67bf 100644 --- a/customer/mbvd-besttoimpress/web-besttoimpress-de.pixelpark.net.yaml +++ b/customer/mbvd-besttoimpress/web-besttoimpress-de.pixelpark.net.yaml @@ -69,15 +69,15 @@ infra::profile::wordpress::projects: ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' directories: - - 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' - require: - - local +# - 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' +# require: +# - local setenvif_non_ssl: - - 'HTTPS on HTTPS=on' \ No newline at end of file + - 'HTTPS on HTTPS=on' -- 2.39.5