SV-214245r612240_rule
V-214245
SRG-APP-000141-WSR-000085
AS24-U1-000330
CAT II
10
Determine where the "dav" modules are located by running the following command:
grep -rl "dav_module" <'INSTALL PATH'>
Edit the file and comment out the following modules:
dav_module
dav_fs_module
dav_lock_module
Restart Apache: apachectl restart
In a command line, run "httpd -M | sort" to view a list of installed modules.
If any of the following modules are present, this is a finding:
dav_module
dav_fs_module
dav_lock_module
V-214245
False
AS24-U1-000330
In a command line, run "httpd -M | sort" to view a list of installed modules.
If any of the following modules are present, this is a finding:
dav_module
dav_fs_module
dav_lock_module
M
3996