SV-214296r612241_rule
V-214296
SRG-APP-000295-WSR-000134
AS24-U2-000660
CAT II
10
Determine the location of the "HTTPD_ROOT" directory and the "httpd.conf" file:
# httpd -V | egrep -i 'httpd_root|server_config_file'
-D HTTPD_ROOT="/etc/httpd"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
Load the "Reqtimeout_module".
Set the "RequestReadTimeout" directive.
In a command line, run "httpd -M | grep -i Reqtimeout_module".
If the "Reqtimeout_module" is not enabled, this is a finding.
V-214296
False
AS24-U2-000660
In a command line, run "httpd -M | grep -i Reqtimeout_module".
If the "Reqtimeout_module" is not enabled, this is a finding.
M
3997