aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_security/files')
-rw-r--r--www/mod_security/files/pkg-message.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/mod_security/files/pkg-message.in b/www/mod_security/files/pkg-message.in
index 1e5c0a04fddc..57ce54e1491e 100644
--- a/www/mod_security/files/pkg-message.in
+++ b/www/mod_security/files/pkg-message.in
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
You have installed ModSecurity.
To enable ModSecurity in Apache, follow the instructions in
@@ -6,3 +8,6 @@ To enable ModSecurity in Apache, follow the instructions in
Most users will use the signatures from the OWASP Core Rule Set (CRS).
For configuration instructions, see %%DOCSDIR%%/README.
+EOM
+}
+]