2c1cf49b25
web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks. This package is for both Apache 1.x and Apache 2.x
15 lines
592 B
Text
15 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/
|
|
|
|
===========================================================================
|