This file is indexed.

/usr/share/modsecurity-crs/util/regression-tests/INSTALL is in modsecurity-crs 2.2.8-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
INSTALLATION STEPS:

1) Edit the rulestest.pl script to define local path to perl

2) Edit the ruletest.conf script to define the proper global settings for:
	- servers to test
	- path to the modsecurity audit log

3) Copy the testserver.cgi script to the /cgi-bin directory if you wish to
   test the outbound/response rules.

4) Edit the modsecurity_crs_10_setup.conf file and update/enable the
   Regression Testing variable settings.

5) Copy/Symlink the modsecurity_crs_59_header_tagging.conf file to the
   activated_rules directory

6) Restart Apache

7) Run the rulestest.pl script using the rules files in the local /tests
   directory.