SV-99881r1_rule
V-89231
SRG-APP-000095-WSR-000056
VRAU-LI-000050
CAT II
10
Navigate to and open /opt/vmware/etc/lighttpd/lighttpd.conf
Configure the "lighttpd.conf" file with the following:
$HTTP["url"] !~ "(.css|.jpg|.gif|.png|.ico)$" {
accesslog.filename = log_root + "/access.log"
}
At the command prompt, execute the following command:
tail -n 4 /opt/vmware/var/log/lighttpd/access.log
If the GET or POST events do not exist in the access.log file, this is a finding.
V-89231
False
VRAU-LI-000050
At the command prompt, execute the following command:
tail -n 4 /opt/vmware/var/log/lighttpd/access.log
If the GET or POST events do not exist in the access.log file, this is a finding.
M
3457