]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Revert "bmas-typo3 - remove htaccess for experimentierraeume BMASAFOUR-949"
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 8 Jun 2017 08:54:31 +0000 (10:54 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 8 Jun 2017 08:54:31 +0000 (10:54 +0200)
This reverts commit df09137005ba344bd91a3de57240a964e1466155.

customer/bmas-typo3/production.yaml

index 4aba6116834cad7f1c368f50313f6bb4e25ea932..ae8e21940c317be439517fd5085fac72794bd61a 100644 (file)
@@ -226,6 +226,17 @@ infra::profile::typo3::projects:
         auth_require: 'valid-user'
         require:
           - local
+      # temporaerer Schutz experimentierraeume
+      - provider: location
+        path: '/experimentierraeume/'
+        auth_type: Digest
+        auth_name: arbeit
+        auth_digest_provider: file
+        auth_digest_algorithm: MD5
+        auth_user_file: '/etc/httpd/htdigest'
+        auth_require: 'valid-user'
+        require:
+          - local
       # make some other locations available
       - provider: location
         path: '/typo3/js'