summaryrefslogtreecommitdiff
path: root/www/mod_security/files/pkg-message.in
blob: 57ce54e1491e0cbbbbb7a066756ac8fbcab34e98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
You have installed ModSecurity.
To enable ModSecurity in Apache, follow the instructions in

 %%PREFIX%%/%%APACHEETCDIR%%/modules.d/%%APMOD_FILE%%

Most users will use the signatures from the OWASP Core Rule Set (CRS).
For configuration instructions, see %%DOCSDIR%%/README.
EOM
}
]