From: Philipp Dallig Date: Thu, 25 Feb 2016 18:37:42 +0000 (+0100) Subject: bmas-sgb2 - all to https X-Git-Tag: v0.1.0~5294 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=9164a5a76201e6d9ff4f92d4e900f263f899662d;p=pixelpark%2Fhiera.git bmas-sgb2 - all to https --- diff --git a/customer/bmas-sgb2/web01-sgb2-info.pixelpark.net.yaml b/customer/bmas-sgb2/web01-sgb2-info.pixelpark.net.yaml index 3eafc454..497ae88c 100644 --- a/customer/bmas-sgb2/web01-sgb2-info.pixelpark.net.yaml +++ b/customer/bmas-sgb2/web01-sgb2-info.pixelpark.net.yaml @@ -50,9 +50,9 @@ site::profile::drupal::projects: - www-gf-sgb2-info.pixelpark.net - extranet.sgb2.info ssl: false - ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem - ssl_chain: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem - ssl_key: /etc/pki/tls/private/wildcard.pixelpark.net-key.pem + ssl_cert: /etc/pki/tls/certs/extranet.sgb2.info-cert.pem + ssl_chain: /etc/pki/tls/certs/extranet.sgb2.info-cert.pem + ssl_key: /etc/pki/tls/private/extranet.sgb2.info-key.pem #SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown downgrade-1.0 force-response-1.0 directories: - directory_root: @@ -73,10 +73,10 @@ site::profile::drupal::projects: # auth_digest_algorithm: MD5 # auth_user_file: '/etc/httpd/htdigest' # auth_require: 'valid-user' -# rewrites: -# - http_to_https: -# comment: 'Alles auf https umleiten' -# rewrite_cond: -# - '%%{ich-trickse}{HTTPS} !=on' -# rewrite_rule: -# - ^(.*)$ https://gf.sgb2.info$1 [R=301,L] \ No newline at end of file + rewrites: + - http_to_https: + comment: 'Alles auf https umleiten' + rewrite_cond: + - '%%{ich-trickse}{HTTPS} !=on' + rewrite_rule: + - ^(.*)$ https://extranet.sgb2.info$1 [R=301,L] \ No newline at end of file