]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Disable Trace for apache
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 28 Jan 2016 09:03:13 +0000 (10:03 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 28 Jan 2016 09:03:13 +0000 (10:03 +0100)
modules/apache.yaml

index b11257c67f4e7a6dd1ee78c14c2b87e9f4d246a3..25ed826653b3327124eb604cca25d2ea987b48a9 100644 (file)
@@ -12,6 +12,7 @@ apache::mod::info::allow_from:
 
 apache::server_signature: 'Off'
 apache::server_tokens: 'Prod'
+apache::trace_enable: 'Off'
 
 apache::mod::ssl::ssl_cipher: 'AES256+EECDH:AES256+EDH:AES128+EECDH:AES128+EDH'