We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c5747 commit 2536cfaCopy full SHA for 2536cfa
templates/openstackprovisionserver/config/httpd.conf
@@ -344,3 +344,6 @@ IncludeOptional conf.d/autoindex.conf
344
IncludeOptional conf.d/mod_security.conf
345
IncludeOptional conf.d/userdir.conf
346
#IncludeOptional conf.d/welcome.conf
347
+
348
+# Disable tracing for security purposes
349
+TraceEnable Off
0 commit comments