summaryrefslogtreecommitdiff
path: root/security/ap-modsecurity/MESSAGE
blob: 6d3d00bcd1905917f35bccf7cacc9f366d882767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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/

===========================================================================