From: Bastian Gutschke Date: Tue, 16 Aug 2016 12:11:54 +0000 (+0200) Subject: BKKVBU-759 asset-cache-busting: remove status-code X-Git-Tag: v0.1.0~4279^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c3da5ea6c4ab70accb9855e6e224d620a44e4f60;p=pixelpark%2Fhiera.git BKKVBU-759 asset-cache-busting: remove status-code --- diff --git a/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml b/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml index b0789e29..bc604cf4 100644 --- a/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml +++ b/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml @@ -78,7 +78,7 @@ site::profile::apache::pp_vhosts: - BKKVBU-759: comment: 'Rewrite assets (cache-busting/version)' rewrite_rule: - - ^(\/assets\/)[^\/css|^\/fonts|^\/img|^\/js]+\/(.+$) $1$2 [R=303,L] + - ^(\/assets\/)[^\/css|^\/fonts|^\/img|^\/js]+\/(.+$) $1$2 [L] imagetool01: docroot: '/var/www/bkk-imagetool/app/static' ip: 192.168.16.5