mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
16 lines
592 B
Plaintext
16 lines
592 B
Plaintext
===========================================================================
|
|
$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/
|
|
|
|
===========================================================================
|