diff options
author | pyllyukko <pyllyukko AT maimed dot org> | 2011-08-13 08:43:55 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-13 08:43:55 -0300 |
commit | 81c46c614c8a4e12fbda3920ce4d2f925774d8b3 (patch) | |
tree | f285dcf5bd0455a75cf4ebd6efd5d7e375c19d33 /network/modsecurity-apache/slack-desc | |
parent | 5511d6be945f0e58c0812d2ae2da20cc3bb0c0f6 (diff) | |
download | slackbuilds-81c46c614c8a4e12fbda3920ce4d2f925774d8b3.tar.gz |
network/modsecurity-apache: Added (a web application firewall)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/modsecurity-apache/slack-desc')
-rw-r--r-- | network/modsecurity-apache/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/modsecurity-apache/slack-desc b/network/modsecurity-apache/slack-desc new file mode 100644 index 0000000000..965de92af6 --- /dev/null +++ b/network/modsecurity-apache/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +modsecurity-apache: ModSecurity for Apache (a web application firewall) +modsecurity-apache: +modsecurity-apache: ModSecurity is an open source, free web application +modsecurity-apache: firewall (WAF) Apache module. WAFs are deployed to +modsecurity-apache: establish an external security layer that increases +modsecurity-apache: security, detects and prevents attacks before they reach +modsecurity-apache: web applications. +modsecurity-apache: +modsecurity-apache: +modsecurity-apache: Homepage: http://www.modsecurity.org/ +modsecurity-apache: |