From c3da5ea6c4ab70accb9855e6e224d620a44e4f60 Mon Sep 17 00:00:00 2001 From: Bastian Gutschke Date: Tue, 16 Aug 2016 14:11:54 +0200 Subject: [PATCH] BKKVBU-759 asset-cache-busting: remove status-code --- .../bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5