]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
add web auth for location /admin
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 13 Dec 2016 09:01:15 +0000 (10:01 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 13 Dec 2016 09:01:15 +0000 (10:01 +0100)
customer/mbvd-christmas-greetings-vans/www-christmas-greetings-vans-mercedes-benz-com.pixelpark.net.yaml

index 42d341ab193d391e659838449d0b18c66ac81aab..5726702f26348e34aebc6a69af2fe8fa8bd3410f 100644 (file)
@@ -60,15 +60,15 @@ site::profile::apache::pp_vhosts:
         allow_override:
           - All
         directoryindex: 'index.php'
-#      - location_root:
-#        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'
+      - location_admin:
+        provider: location
+        path: '/admin'
+        auth_type: Digest
+        auth_name: server
+        auth_digest_provider: file
+        auth_digest_algorithm: MD5
+        auth_user_file: '/etc/httpd/htdigest'
+        auth_require: 'valid-user'
     rewrites:
       - alias:
         comment: 'Weiterleitung auf echte URL'