From: sascha.strassheim Date: Tue, 10 Apr 2018 13:23:36 +0000 (+0200) Subject: triple win fachkraefte wp-login htaccess X-Git-Tag: v0.1.0~1337^2~17 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e72c489b4d6380aca9ffc1b308aa5705d8b034c5;p=pixelpark%2Fhiera.git triple win fachkraefte wp-login htaccess --- diff --git a/customer/joml/production.yaml b/customer/joml/production.yaml index 7d18aaf1..5f393392 100644 --- a/customer/joml/production.yaml +++ b/customer/joml/production.yaml @@ -179,14 +179,14 @@ infra::profile::wordpress::projects: # ssl_chain: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem # ssl_key: /etc/pki/tls/private/wildcard.pixelpark.net-key.pem # directories: -# - provider: location -# path: '/' -# auth_type: Digest -# auth_name: twp -# auth_digest_provider: file -# auth_digest_algorithm: MD5 -# auth_user_file: '/etc/httpd/htdigest' -# auth_require: 'valid-user' + - provider: location + path: '/wp-login' + auth_type: Digest + auth_name: twp + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' # - provider: location # path: '/.well-known/pki-validation/fileauth.txt'