From: sambufe Date: Fri, 3 Mar 2017 12:45:13 +0000 (+0100) Subject: fixed ffb orat live rewrite rule X-Git-Tag: v0.1.0~3506^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b471b3faba527da2b47eafe7a1b9e09c6ea75d3d;p=pixelpark%2Fhiera.git fixed ffb orat live rewrite rule --- diff --git a/customer/fbb-orat/production.yaml b/customer/fbb-orat/production.yaml index 3a7f983d..490f554c 100644 --- a/customer/fbb-orat/production.yaml +++ b/customer/fbb-orat/production.yaml @@ -56,7 +56,7 @@ site::profile::wordpress::projects: - Theme: comment: 'ORAT2017-121' rewrite_rule: - - '^/wp-content/themes/berpp/$ / [R=301,L]' + - '^/wp-content/themes/berpp/(index.php)?$ / [R=301,L]' # wird im LB gesetzt # headers_ssl: # - 'always set Strict-Transport-Security "max-age=31556926" diff --git a/customer/fbb-orat/test.yaml b/customer/fbb-orat/test.yaml index a2dad134..17811309 100644 --- a/customer/fbb-orat/test.yaml +++ b/customer/fbb-orat/test.yaml @@ -69,7 +69,7 @@ site::profile::wordpress::projects: - Theme: comment: 'ORAT2017-121' rewrite_rule: - - '^/wp-content/themes/berpp/$ / [R=301,L]' + - '^/wp-content/themes/berpp/(index.php)?$ / [R=301,L]' # wird im LB gesetzt # headers_ssl: # - 'always set Strict-Transport-Security "max-age=31556926"