From: Sascha Date: Mon, 27 Aug 2018 13:32:21 +0000 (+0200) Subject: deuwo ssl rollback - redirect error X-Git-Tag: v0.1.0~269 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d89bd83778f275756aca66f1fd4ca7e8cae75ea3;p=pixelpark%2Fhiera.git deuwo ssl rollback - redirect error --- diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 6922add6..64b91c9e 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -276,6 +276,7 @@ infra::profile::typo3::projects_composer_monolith: - '%%{ich-trickse}{HTTP_HOST} ^(www.deutsche-wohnen.com|deutsche-wohnen.com)$' rewrite_rule: - '^/html/$ https://www.deutsche-wohnen.com [R=301,L]' + php_admin_value: max_input_vars: '1500' @@ -284,22 +285,14 @@ infra::profile::typo3::projects_composer_monolith: infra::profile::apache::pp_vhosts: symfony: docroot: /var/www/immo/public - servername: api.deutsche-wohnen.com -# serveraliases: -# - api01-deutsche-wohnen-com.pixelpark.net -# servername: api01-deutsche-wohnen-com.pixelpark.net -# cert_servername: 'www.deutsche-wohnen.com' -# cert_customer: 'deutsche-wohnen' -# ssl_cert: /etc/pki/tls/certs/www.deutsche-wohnen.com-cert.pem -# ssl_chain: /etc/pki/tls/certs/www.deutsche-wohnen.com-cert.pem -# ssl_key: /etc/pki/tls/private/www.deutsche-wohnen.com-key.pem + servername: api01-deutsche-wohnen-com.pixelpark.net # serveraliases: # - api.deutsche-wohnen.com -# cert_servername: 'wildcard.pixelpark.net' -# cert_customer: 'pixelpark' -# 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' + cert_servername: 'wildcard.pixelpark.net' + cert_customer: 'pixelpark' + 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' docroot_owner: apache docroot_group: apache docroot_mode: '2775' @@ -321,8 +314,8 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTPS} !=on' rewrite_rule: -# - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' - - '(.*) https://api.deutsche-wohnen.com$1 [R=301,L]' + - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' +# - '(.*) https://api.deutsche-wohnen.com$1 [R=301,L]' # logstash logstash::generic_resource: