SV-33227r1_rule
V-26325
WA00550
WA00550 A22
CAT II
10
Edit the httpd.conf file and add or set the value of EnableTrace to "Off".
Enter the following command:
grep "TraceEnable" /usr/local/apache2/conf/httpd.conf.
Review the results for the following directive:
TraceEnable.
For any enabled TraceEnable directives ensure they are part of the server level configuration (i.e. not nested in a <Directory> or <Location> directive). Also ensure that the TraceEnable directive is set to “Off”.
If the TraceEnable directive is not part of the server level configuration and/or is not set to “Off”, this is a finding.
If the directive does not exist in the conf file, this is a finding because the default value is "On".
V-26325
False
WA00550 A22
Enter the following command:
grep "TraceEnable" /usr/local/apache2/conf/httpd.conf.
Review the results for the following directive:
TraceEnable.
For any enabled TraceEnable directives ensure they are part of the server level configuration (i.e. not nested in a <Directory> or <Location> directive). Also ensure that the TraceEnable directive is set to “Off”.
If the TraceEnable directive is not part of the server level configuration and/or is not set to “Off”, this is a finding.
If the directive does not exist in the conf file, this is a finding because the default value is "On".
M
Web Administrator
158