From 081818e835f26b955a5fa67b60bc821551b53275 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Fri, 9 Mar 2018 09:32:26 +0100 Subject: [PATCH] wissenschaftsjahr /typo3 erreichbar htaccess auf test --- customer/bmbf/test-web02-bmbf.pixelpark.net.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml index b742d958..f170417e 100644 --- a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml @@ -92,6 +92,19 @@ infra::profile::typo3::projects: auth_require: 'valid-user' require: - local + directories: + - location1: + provider: location + path: '/typo3/' + 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 + rewrites_no_ssl: - https: comment: 'all to https' -- 2.39.5