openbsd-ports/www/mod_security/pkg/MESSAGE
david 2d8ef2f651 Initial import of mod_security-1.7.3
ModSecurity is an open source intrusion detection and prevention engine
for web applications. It operates embedded into the web server, acting
as a powerful umbrella - shielding applications from attacks.

WWW: http://www.modsecurity.org/
2003-11-19 01:33:26 +00:00

13 lines
393 B
Plaintext

+---------------
| To finish the install of ${PKGNAME}, you need
| to enable the module using the following command
|
| ${PREFIX}/sbin/mod_security-enable
|
| The manual is found at ${PREFIX}/share/doc/mod_security
|
| If you already have Apache running on your machine,
| you should not use "apachectl restart" - instead,
| you should fully stop and then start the server.
+---------------