2d8ef2f651
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/
13 lines
393 B
Plaintext
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.
|
|
+---------------
|