From e550abeebce04278bc3bc21e01b44162fc2b9e81 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 31 May 2016 15:03:50 +0200 Subject: [PATCH] bmbf - prelive --- customer/bmbf/web02-bmbf.pixelpark.net.yaml | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/customer/bmbf/web02-bmbf.pixelpark.net.yaml b/customer/bmbf/web02-bmbf.pixelpark.net.yaml index b8f3eb9a..1d65e011 100644 --- a/customer/bmbf/web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/web02-bmbf.pixelpark.net.yaml @@ -45,17 +45,13 @@ site::profile::typo3::projects: - wissenschaftsjahr.de - www-wissenschaftsjahr-de.pixelpark.net - web02-bmbf.pixelpark.net -# SSL Zertifikate liegen schon auf dem Server und sind bereit für die Umstellung -# ssl_cert: '/etc/pki/tls/certs/www.wissenschaftsjahr.de-cert.pem' -# ssl_key: '/etc/pki/tls/private/www.wissenschaftsjahr.de-key.pem' -# ssl_chain: '/etc/pki/tls/certs/www.wissenschaftsjahr.de-cert.pem' - ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' - ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' - ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' + ssl_cert: '/etc/pki/tls/certs/www.wissenschaftsjahr.de-cert.pem' + ssl_key: '/etc/pki/tls/private/www.wissenschaftsjahr.de-key.pem' + ssl_chain: '/etc/pki/tls/certs/www.wissenschaftsjahr.de-cert.pem' directories: - location1: provider: location - path: '/' + path: '/2016-17/typo3/' auth_type: Digest auth_name: server-wissen auth_digest_provider: file @@ -66,13 +62,13 @@ site::profile::typo3::projects: - local - location2: provider: location - path: '/typo3/sysext/' + path: '/2016-17/typo3/sysext/' - location3: provider: location - path: '/typo3/js/' + path: '/2016-17/typo3/js/' - location4: provider: location - path: '/typo3/contrib/' + path: '/2016-17/typo3/contrib/' rewrites_no_ssl: - https: comment: 'all to https' @@ -98,7 +94,7 @@ site::profile::typo3::projects: directories: - location1: provider: location - path: '/' + path: '/typo3/' auth_type: Digest auth_name: server-wissen auth_digest_provider: file -- 2.39.5