From: sambufe Date: Wed, 3 Jan 2018 11:44:26 +0000 (+0100) Subject: BERFBB-4277 dev X-Git-Tag: v0.1.0~1832 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5604376360440c3dc74d84d92e939400afd7386b;p=pixelpark%2Fhiera.git BERFBB-4277 dev --- diff --git a/customer/fbb-web/development.yaml b/customer/fbb-web/development.yaml index 1f3ea03c..75ea1c4c 100644 --- a/customer/fbb-web/development.yaml +++ b/customer/fbb-web/development.yaml @@ -88,6 +88,16 @@ infra::profile::nginx_php_fpm_server::vhosts: rewrite_rules: - '/wp-admin$ $scheme://$host$uri/ permanent' - '/files/$ /index.php last' + server_cfg_prepend: + satisfy: 'any' + allow: '217.66.48.0/24' + allow: '217.66.49.0/24' + allow: '217.66.50.0/24' + allow: '217.66.51.0/24' + allow: '217.66.56.0/24' + allow: '194.174.72.0/21' + deny: 'all' + rewrite_to_https: true ssl: true ssl_cert: '/etc/ssl/certs/wildcard.pixelpark.net-cert.pem'