]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Added assest rewrite-rule from BKK frontend proxy vhost settings.
authorAndreas Pinto-Köhler <andreas.pinto-koehler@publicispixelpark.de>
Tue, 25 Oct 2016 14:32:23 +0000 (16:32 +0200)
committerAndreas Pinto-Köhler <andreas.pinto-koehler@publicispixelpark.de>
Tue, 25 Oct 2016 14:32:23 +0000 (16:32 +0200)
customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml

index 1e754959541f2407887bdd4e8e780b27181d8968..5416b12805a7f6deb0e44acbc051316580ce3215 100644 (file)
@@ -985,4 +985,9 @@ site::profile::apache::pp_vhosts:
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
         require:
-          - 'ip 217.66.55 217.66.50 217.66.51 217.66.48.130 168.224.160 10.121.101 204.114.176 204.114.216 148.168.40 202.32.173 204.114.248 168.224.1 168.224.160 148.168.127 204.114.196 193.235.226 212.58.14 204.114.199 155.94.99 155.94.78 155.94.62 218.213.241 155.94.70 155.94.110 222.73.72 155.94.119 155.94.55 68.58.141.20 174.137.32.22 15.213.17 85.183.14'
\ No newline at end of file
+          - 'ip 217.66.55 217.66.50 217.66.51 217.66.48.130 168.224.160 10.121.101 204.114.176 204.114.216 148.168.40 202.32.173 204.114.248 168.224.1 168.224.160 148.168.127 204.114.196 193.235.226 212.58.14 204.114.199 155.94.99 155.94.78 155.94.62 218.213.241 155.94.70 155.94.110 222.73.72 155.94.119 155.94.55 68.58.141.20 174.137.32.22 15.213.17 85.183.14'
+    rewrites:
+      - BKKVBU-759:
+        comment: 'Rewrite assets (cache-busting/version)'
+        rewrite_rule:
+          - ^(\/assets\/)[^\/css|^\/fonts|^\/img|^\/js]+\/(.+)$ $1$2 [L]
\ No newline at end of file