summaryrefslogtreecommitdiff
path: root/security/ap-modsecurity/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'security/ap-modsecurity/MESSAGE')
-rw-r--r--security/ap-modsecurity/MESSAGE15
1 files changed, 15 insertions, 0 deletions
diff --git a/security/ap-modsecurity/MESSAGE b/security/ap-modsecurity/MESSAGE
new file mode 100644
index 00000000000..6d3d00bcd19
--- /dev/null
+++ b/security/ap-modsecurity/MESSAGE
@@ -0,0 +1,15 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2005/10/14 18:29:39 adrianp Exp $
+
+In order to use this module in your Apache installation, you will need
+to add the following to your httpd.conf file:
+
+ LoadModule security_module lib/httpd/mod_security.so
+
+In addition to this you will need to specify mod_security configuration
+directives in your httpd.conf. Example configuration files for modsecurity
+are available:
+
+ ${PREFIX}/share/examples/ap-security/
+
+===========================================================================