16 lines
592 B
Text
16 lines
592 B
Text
|
===========================================================================
|
||
|
$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/
|
||
|
|
||
|
===========================================================================
|