]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-blog dev-insideforum config tests
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 20 Feb 2018 15:34:40 +0000 (16:34 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 20 Feb 2018 15:34:40 +0000 (16:34 +0100)
customer/spk-blog/dev-sparkasseblog01.sparkasse.local.yaml

index bd741410c776bf5a284dcdde108825da5eee0d8a..598c288f19e7effbe7f4d0b0159fdce0bf5b227d 100644 (file)
@@ -109,8 +109,18 @@ infra::profile::apache::pp_vhosts:
     ssl_ca: '/etc/pki/tls/certs/spk-root-ca.pem'
     ssl_verify_depth: '2'
     directories:
-      - location1:
-        provider: location
+      - directory_root:
+        provider: directory
+        path: '/var/www/stundenplan/web'
+        addhandlers:
+          - { handler: "proxy:unix:/var/run/php5-fpm-stundenplan.sock|fcgi://./" , extensions: '.php' }
+        options:
+          - FollowSymLinks
+          - MultiViews
+        allow_override:
+          - All
+        directoryindex: 'index.php'
+      - provider: location
         path: '/'
         auth_type: Digest
         auth_name: server
@@ -120,8 +130,7 @@ infra::profile::apache::pp_vhosts:
         auth_require: 'valid-user'
         require:
           - local
-      - location2:
-        provider: location
+      - provider: location
         path: '/wp-admin'
         auth_type: Digest
         auth_name: server2