From: Oliver Böttcher Date: Fri, 24 Aug 2018 11:55:45 +0000 (+0200) Subject: SFP-Jenkins - apache proxy options X-Git-Tag: v0.1.0~300 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=850a860f46337f68a9729ae151de7705c982eec3;p=pixelpark%2Fhiera.git SFP-Jenkins - apache proxy options --- diff --git a/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml b/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml index 273bd3b9..2f36eda4 100644 --- a/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml +++ b/customer/spk-jenkins/stage-services01.sfp.devops.pixelpark.net.yaml @@ -44,8 +44,12 @@ infra::profile::apache::pp_vhosts: ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' proxy_preserve_host: true + allow_encoded_slashes: nodecode proxy_pass: - - { path: /, url: 'http://127.0.0.1:8080/' } + - path: / + url: 'http://127.0.0.1:8080/' + keywords: + - 'nocanon' directories: # Root Directory - provider: directory