From 2b41e68bd052362c5df3e48c18d8ff919a1cfc70 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 24 Nov 2016 12:12:12 +0100 Subject: [PATCH] pfizer - typo --- customer/pfizer/web02-pfizer-de.pixelpark.net.yaml | 2 +- customer/sirona-aem/production.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/pfizer/web02-pfizer-de.pixelpark.net.yaml b/customer/pfizer/web02-pfizer-de.pixelpark.net.yaml index a0283121..c1b1831b 100644 --- a/customer/pfizer/web02-pfizer-de.pixelpark.net.yaml +++ b/customer/pfizer/web02-pfizer-de.pixelpark.net.yaml @@ -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 diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index a7895484..ac5bbc34 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -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/' } -- 2.39.5