]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona - Allow encoding slashes on vhost layer
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 18 Apr 2016 14:58:02 +0000 (16:58 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 18 Apr 2016 14:58:02 +0000 (16:58 +0200)
customer/sirona-aem/prod-author01-sirona.pixelpark.net.yaml
customer/sirona-aem/prod.yaml

index b8061160fb49e155c75c4eb11866155b4531019e..768e3e5038b2626e7e702d49f03f2cd0e76f1ac5 100644 (file)
@@ -2,4 +2,3 @@
 site::additional_classes:
   - site::profile::aem::author
   - apache::mod::headers
-apache::allow_encoded_slashes: 'on'
index 6929fc84b5323b609dc4efde00dd530e171d457c..5f9754d0e2dbc1dd45bf9ef2f80e6fc3e19cba49 100644 (file)
@@ -62,6 +62,7 @@ site::profile::aem::author::pp_vhosts:
     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'
+    allow_encoded_slashes: 'On'
     rewrites_non_ssl:
       - https:
         comment: 'all to https'