From: Philipp Dallig Date: Thu, 8 Jun 2017 13:32:47 +0000 (+0200) Subject: mobile-aem - correct mapping X-Git-Tag: v0.1.0~2830^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=bdf285f653e36db1785d21e4bcb567825eb3a956;p=pixelpark%2Fhiera.git mobile-aem - correct mapping --- diff --git a/customer/mobile-aem/production.yaml b/customer/mobile-aem/production.yaml index 09dc2aea..76f52f48 100644 --- a/customer/mobile-aem/production.yaml +++ b/customer/mobile-aem/production.yaml @@ -85,7 +85,7 @@ aem::packages: aem::enable_https_mapping: true aem::domain_mappings: motortalk-de.pixelpark.net: - aem_path: '/content/motor-talk' + aem_path: '/content/motor-talk/de' create_sling_mapping: true microsite-motortalk-de.pixelpark.net: aem_path: '/content/microsite' @@ -152,7 +152,7 @@ infra::profile::aem::publish::pp_vhosts: motortalk: serveraliases: - motortalk-de.pixelpark.net - docroot: '/opt/adobe/www/cache/content/motor-talk' + docroot: '/opt/adobe/www/cache/content/motor-talk/de' cert_servername: 'wildcard.pixelpark.net' cert_customer: 'pixelpark' ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' @@ -164,7 +164,7 @@ infra::profile::aem::publish::pp_vhosts: directories: # docroot: - provider: directory - path: '/opt/adobe/www/cache/content/motor-talk' + path: '/opt/adobe/www/cache/content/motor-talk/de' sethandler: dispatcher-handler options: - FollowSymLinks @@ -176,7 +176,7 @@ infra::profile::aem::publish::pp_vhosts: - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' - comment: 'lanugage Rewrite use Env Vars' rewrite_rule: - - '^/$ %%{ich-trickse}{REQUEST_SCHEME}://%%{ich-trickse}{HTTP_HOST}/%%{ich-trickse}{ENV:language}.html [R=301,L]' + - '^/$ %%{ich-trickse}{REQUEST_SCHEME}://%%{ich-trickse}{HTTP_HOST}/news.html [R=301,L]' microsite-motortalk: serveraliases: - microsite-motortalk-de.pixelpark.net @@ -372,7 +372,7 @@ aem::dispatcher::publish_farm: - { type: 'deny', url: '*.*[0-9].json' } # Deny query - { type: 'deny', url: '*.query.json' } - cache_docroot: '/opt/adobe/www/cache/content/motor-talk' + cache_docroot: '/opt/adobe/www/cache/content/motor-talk/de' cache_rules: - { type: 'allow', glob: '*' } cache_invalidate: