]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-paydirekt - HTTP-Authentifikation fuer DEV
authorThomas Dalichow <thomas.dalichow@pixelpark.com>
Thu, 21 Apr 2016 12:18:58 +0000 (14:18 +0200)
committerThomas Dalichow <thomas.dalichow@pixelpark.com>
Thu, 21 Apr 2016 12:18:58 +0000 (14:18 +0200)
customer/spk-paydirekt/dev-paydirekt01-sparkasse-de.pixelpark.net.yaml
customer/spk-paydirekt/dev-paydirekt02-sparkasse-de.pixelpark.net.yaml

index b43ae7c535c2e5b6ff2ad40001a5465d25b2eaff..68d7e9b14dc224a72f3df61c82c173b7b57034ea 100644 (file)
@@ -51,6 +51,15 @@ site::profile::apache::pp_vhosts:
         allow_override:
           - All
         directoryindex: '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'
 
 site::profile::apache_php::fpm_pool:
   paydirekt:
index 4d09ebba55876f698004dccaf73b3dec5905b23a..6ba3e65bb02b399c9ad439e4461977ccaf24c3e0 100644 (file)
@@ -51,6 +51,15 @@ site::profile::apache::pp_vhosts:
         allow_override:
           - All
         directoryindex: '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'
 
 site::profile::apache_php::fpm_pool:
   paydirekt: