From 7983a580b49c525edfe7c28e9ed4a9635f5fbd6f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 28 May 2018 16:59:11 +0200 Subject: [PATCH] BMAS-TYPO3 - bekanntmachungen.fis-netzwerk.de --- customer/bmas-typo3/production.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index 25b06385..40594f1c 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -443,6 +443,7 @@ infra::profile::typo3::projects: # Pixelpark Addressen - www-fis-netzwerk-de.pixelpark.net - fis-netzwerk.de + - bekanntmachungen.fis-netzwerk.de cert_servername: 'www.fis-netzwerk.de' cert_customer: 'bmas' ssl_cert: '/etc/pki/tls/certs/www.fis-netzwerk.de-cert.pem' @@ -460,6 +461,12 @@ infra::profile::typo3::projects: user: apache mode: '2775' rewrites_no_ssl: + - bekanntmachungen: + commment: 'Redir Bekanntmachungen' + rewrite_cond: + - '%{literal("%")}{HTTP_HOST} ^bekanntmachungen\.fis-netzwerk\.de$ [NC]' + rewrite_rule: + - '^(.*)$ https://www.fis-netzwerk.de/foerderung/laufende-bekanntmachungen/ [L,R=301]' - fis-netzwerk: comment: 'FIS-Weiterleitung' rewrite_cond: -- 2.39.5