From: Philipp Dallig Date: Wed, 22 Mar 2017 12:52:27 +0000 (+0100) Subject: fbb-werbung - protect tomcat from extern X-Git-Tag: v0.1.0~3413^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=9c148deda2f7e5e9d7d3010510eb0371c30adfc7;p=pixelpark%2Fhiera.git fbb-werbung - protect tomcat from extern --- diff --git a/customer/fbb-werbung/dev-red-werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/dev-red-werbung-berlin-airport-de.pixelpark.net.yaml index 77e9d402..ea0a66e1 100644 --- a/customer/fbb-werbung/dev-red-werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/dev-red-werbung-berlin-airport-de.pixelpark.net.yaml @@ -44,6 +44,15 @@ site::profile::apache::pp_vhosts: # - /pictures # - /css # - /images + directories: + # Root Directory + - provider: directory + path: '/var/www/werbung' + options: + - FollowSymLinks + - MultiViews + allow_override: + - None rewrites: - comment: 'Alles auf https umleiten.' rewrite_cond: diff --git a/customer/fbb-werbung/red-werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/red-werbung-berlin-airport-de.pixelpark.net.yaml index 7e5680cd..873d3948 100644 --- a/customer/fbb-werbung/red-werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/red-werbung-berlin-airport-de.pixelpark.net.yaml @@ -31,6 +31,15 @@ site::profile::apache::pp_vhosts: # - /pictures # - /css # - /images + directories: + # Root Directory + - provider: directory + path: '/var/www/werbung' + options: + - FollowSymLinks + - MultiViews + allow_override: + - None rewrites: - comment: 'Alles auf https umleiten.' rewrite_cond: diff --git a/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml index e4ea4082..05df51ef 100644 --- a/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml @@ -30,6 +30,15 @@ site::profile::apache::pp_vhosts: # - /pictures # - /css # - /images + directories: + # Root Directory + - provider: directory + path: '/var/www/werbung' + options: + - FollowSymLinks + - MultiViews + allow_override: + - None rewrites: - comment: 'Alles auf https umleiten.' rewrite_cond: diff --git a/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml index 828e8c21..2c9e30f8 100644 --- a/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml @@ -30,6 +30,21 @@ site::profile::apache::pp_vhosts: # - /pictures # - /css # - /images + directories: + # Root Directory + - provider: directory + path: '/var/www/werbung' + options: + - FollowSymLinks + - MultiViews + allow_override: + - None + # Protect Publisher + - provider: location + path: '/\.magnolia' + require: + - 217.66.51.0/24 + - 93.188.107.64/26 rewrites: - comment: 'Alles auf https umleiten.' rewrite_cond: diff --git a/customer/fbb-werbung/werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/werbung-berlin-airport-de.pixelpark.net.yaml index 0eb17c82..eae142b0 100644 --- a/customer/fbb-werbung/werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/werbung-berlin-airport-de.pixelpark.net.yaml @@ -32,6 +32,21 @@ site::profile::apache::pp_vhosts: # - /pictures # - /css # - /images + directories: + # Root Directory + - provider: directory + path: '/var/www/werbung' + options: + - FollowSymLinks + - MultiViews + allow_override: + - None + # Protect Publisher + - provider: location + path: '/\.magnolia' + require: + - 217.66.51.0/24 + - 93.188.107.0/26 rewrites: - comment: 'Alles auf https umleiten.' rewrite_cond: