From 055cc2dd959591b18cbe865200da453904c70848 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 27 Apr 2016 10:35:50 +0200 Subject: [PATCH] added htaccess for service and smile --- .../www-service-and-smile-de-mbvd.pixelpark.net.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/customer/mbvd-service-and-smile/www-service-and-smile-de-mbvd.pixelpark.net.yaml b/customer/mbvd-service-and-smile/www-service-and-smile-de-mbvd.pixelpark.net.yaml index 4000015a..621ad325 100644 --- a/customer/mbvd-service-and-smile/www-service-and-smile-de-mbvd.pixelpark.net.yaml +++ b/customer/mbvd-service-and-smile/www-service-and-smile-de-mbvd.pixelpark.net.yaml @@ -34,3 +34,14 @@ site::profile::drupal::projects: allow_override: - All directoryindex: index.html index.php + - 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' + require: + - local -- 2.39.5