]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - correct htaccess
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 10 Jan 2017 17:07:11 +0000 (18:07 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 10 Jan 2017 17:07:11 +0000 (18:07 +0100)
customer/sirona-aem/production.yaml

index b682f5efbf4609e6aede5a008fd647d30d2c9e2d..09b2b250053cbf7629fcc1ded24a30196561c6fd 100644 (file)
@@ -883,8 +883,14 @@ site::profile::aem::publish::pp_vhosts:
         sethandler: dispatcher-handler
         options:
           - FollowSymLinks
+      - de-de:
+        provider: locationmatch
+        path: '^/de-de/'
+        error_documents:
+          - { error_code: 404 , document: "/de-de/error-pages/404.html" }
+          - { error_code: 500 , document: "/de-de/error-pages/500.html" }
       - treuevorteil:
-        provider: location
+        provider: locationmatch
         path: '^/de-de/treuevorteil'
         auth_type: Digest
         auth_name: preview
@@ -892,12 +898,6 @@ site::profile::aem::publish::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
-      - de-de:
-        provider: locationmatch
-        path: '^/de-de/'
-        error_documents:
-          - { error_code: 404 , document: "/de-de/error-pages/404.html" }
-          - { error_code: 500 , document: "/de-de/error-pages/500.html" }
     rewrites:
       - language_rewrite:
         comment: 'lanugage Rewrite use Env Vars'