From: Andreas Gerstenberg Date: Mon, 30 Jul 2018 10:50:29 +0000 (+0200) Subject: lapp-shop initial X-Git-Tag: v0.1.0~491 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=04e8ce8e7a78e8a6fb577547a0cef35e002646c0;p=pixelpark%2Fhiera.git lapp-shop initial --- 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]'