Set `TraceEnable` directive for apache to 'Off'

Openstack service don't support TRACE requests, so there is little
point allowing TRACE for apache.

Change-Id: I396a4c3bfab8f353d038b011d5dc8029f4137a57
Closes-Bug: #1801298
(cherry picked from commit 2777c2b7d8)
This commit is contained in:
Rabi Mishra 2018-11-02 12:10:55 +05:30
parent fb4bc62626
commit 7992960911
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ outputs:
# internal_api_subnet - > IP/CIDR
apache::ip: {get_param: [ServiceNetMap, ApacheNetwork]}
apache::default_vhost: false
apache::trace_enable: 'Off'
apache::server_signature: 'Off'
apache::server_tokens: 'Prod'
apache_remote_proxy_ips_network: