From 04e8ce8e7a78e8a6fb577547a0cef35e002646c0 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 30 Jul 2018 12:50:29 +0200 Subject: [PATCH] lapp-shop initial --- .../lapp-shop/dev01-www-lapp-de.pixelpark.net.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/customer/lapp-shop/dev01-www-lapp-de.pixelpark.net.yaml b/customer/lapp-shop/dev01-www-lapp-de.pixelpark.net.yaml index f2d9fe91..c89ebef0 100644 --- a/customer/lapp-shop/dev01-www-lapp-de.pixelpark.net.yaml +++ b/customer/lapp-shop/dev01-www-lapp-de.pixelpark.net.yaml @@ -119,9 +119,9 @@ infra::profile::apache::pp_vhosts: ssl_options: - '+StdEnvVars' -# rewrites: -# - comment: 'frontend root rewrite' -# rewrite_cond: -# - '%{literal("%")}{REQUEST_URI} ^(/?)$' -# rewrite_rule: -# - '(.*)$ /yb2bacceleratorstorefront/ [R=301]' + rewrites: + - comment: 'frontend root rewrite' + rewrite_cond: + - '%{literal("%")}{REQUEST_URI} ^(/?)$' + rewrite_rule: + - '(.*)$ /yb2bacceleratorstorefront/ [R=301]' -- 2.39.5