From: Oliver Böttcher Date: Mon, 16 Oct 2017 09:21:08 +0000 (+0200) Subject: BMWI-GWO: live nexxt-change.org maintenance X-Git-Tag: v0.1.0~2319 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4eccdb1c58fffc1128b111399dd08957c64d529a;p=pixelpark%2Fhiera.git BMWI-GWO: live nexxt-change.org maintenance --- diff --git a/customer/bmwi-gruenderwoche/production.yaml b/customer/bmwi-gruenderwoche/production.yaml index 8c3e805e..53ba6822 100644 --- a/customer/bmwi-gruenderwoche/production.yaml +++ b/customer/bmwi-gruenderwoche/production.yaml @@ -183,3 +183,25 @@ infra::profile::apache::vhosts: - FollowSymLinks allow_override: - None + www.nexxt-change.org: + serveraliases: + - nexxt-change.org + docroot: '/var/www/nc-maintenance' + port: 80 + docroot_owner: apache + docroot_group: apache + docroot_mode: '2775' + directories: + - directory_root: + provider: directory + path: '/var/www/nc-maintenance' + options: + - FollowSymLinks + allow_override: + - None + rewrites: + - comment: "404 to index.html" + rewrite_cond: + - "%%{ich-trickse}{REQUEST_FILENAME} !-f" + rewrite_rule: + - "^(.*)$ / [L,R=301]"