Disable TraceEnable to satisfy security scanners

Disable TraceEnable to satisfy security scanners
and since this is not needed on the image serve
service, no features will be affected.

Change-Id: I25242f740af7fe817bb34eb8ab70ef5617f559db
(cherry picked from commit 88797eb5a7)
This commit is contained in:
David Hill 2021-10-01 10:46:44 -04:00 committed by Rabi Mishra
parent d59d6f44e3
commit bc3b9f2611
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Listen {{ tripleo_container_registry_port }}
CustomLog "/var/log/httpd/image_serve_access.log" combined
SetEnvIf X-Forwarded-Proto https HTTPS=1
RedirectMatch ^/$ /v2
TraceEnable off
<Directory {{ tripleo_image_data_dir }}>
# This assumes a file exists containing {} at