From d14a7346f66c3fb2ddbd6dedee771e2a35568b97 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 13 Apr 2016 09:58:52 +0200 Subject: [PATCH] pfizer - add dialogrunde-blutkrebs --- .../test-web01-pfizer-de.pixelpark.net.yaml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml b/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml index 92d1fb49..f3ae5f55 100644 --- a/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml +++ b/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml @@ -1034,3 +1034,29 @@ site::profile::apache::vhosts: 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' + +site::profile::apache::pp_vhosts: + dialogrunde-blutkrebs: + servername: test-www-dialogrunde-brustkrebs-de.pixelpark.net # Pixelpark-Domain + ssl: false + docroot: '/srv/www/dialogrunde-blutkrebs' + directories: + - directory_root: + provider: directory + path: '/srv/www/dialogrunde-blutkrebs' + options: + - FollowSymLinks + - MultiViews + allow_override: + - All + - location_root: + provider: location + path: '/' + auth_type: Digest + auth_name: pixelrealm + auth_digest_provider: file + auth_digest_algorithm: MD5 + 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 -- 2.39.5