]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pfizer - typo
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 24 Nov 2016 11:12:12 +0000 (12:12 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 24 Nov 2016 11:12:12 +0000 (12:12 +0100)
customer/pfizer/web02-pfizer-de.pixelpark.net.yaml
customer/sirona-aem/production.yaml

index a02831219067730b28ef3ec7cf87f146b01cb1b1..c1b1831bc62c9d7a2c0ccc58c87c9e16be1ad6d9 100644 (file)
@@ -486,4 +486,4 @@ site::profile::typo3::projects:
         rewrite_cond:
           - '%%{ich-trickse}{HTTP_HOST} ^(redaktion-pfizer-de.pixelpark.net)$'
         rewrite_rule:
-          - '^landingpage(/?)$ https://redaktion-pfizer-de.pixelpark.net/fileadmin/rauchfrei-durchstarten.de/templates/landingpage/landingpage.html'
\ No newline at end of file
+          - '^/landingpage(/?)$ https://redaktion-pfizer-de.pixelpark.net/fileadmin/rauchfrei-durchstarten.de/templates/landingpage/landingpage.html'
\ No newline at end of file
index a78954840c5cf664822039e4eadc76a8f132d449..ac5bbc34465def1c9327378dfe3a7fcf92c29c5a 100644 (file)
@@ -2025,6 +2025,7 @@ aem::dispatcher::publish_farm:
       # Enable features
       - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
       - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
+      - { type: 'allow', url: '/api.json' } # Unique fuer Assets Domain
       - { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
       # Security Rules
       - { type: 'deny', url: '/etc/'  }