]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
wissenschaftsjahr /typo3 erreichbar htaccess auf test
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 9 Mar 2018 08:32:26 +0000 (09:32 +0100)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 9 Mar 2018 08:32:26 +0000 (09:32 +0100)
customer/bmbf/test-web02-bmbf.pixelpark.net.yaml

index b742d9588aae102f9bf2fecbac82909580beb330..f170417eb9efec595b1c9b29a38671f6ef39798d 100644 (file)
@@ -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'