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
# 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/' }