diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-10 22:15:44 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-10 22:15:44 +0800 |
commit | 9e4805a76278d92351f3198f6cd8598b4e95f76e (patch) | |
tree | fd6320a69fbdb902dab62bb0503ca4c0fc8eb803 /www/mod_security21/pkg-descr | |
parent | 336f6ea1c479fecedfe909257d4ea69858f3d8f2 (diff) | |
download | freebsd-ports-gnome-9e4805a76278d92351f3198f6cd8598b4e95f76e.tar.gz freebsd-ports-gnome-9e4805a76278d92351f3198f6cd8598b4e95f76e.tar.zst freebsd-ports-gnome-9e4805a76278d92351f3198f6cd8598b4e95f76e.zip |
New Port: www/mod_security2
ModSecurity is an embeddable web application firewall. It provides
protection from a range of attacks against web applications and allows
for HTTP traffic monitoring and real-time analysis with no changes to
existing infrastructure.
It is also an open source project that aims to make the web application
firewall technology available to everyone.
WWW: http://www.modsecurity.org/
This port will only work with Apache 2.x, this is why it is a new port,
and not an upgrade of the existing www/mod_security.
PR: ports/105339
Submitted By: Dominic Mitchell <dom@happygiraffe.net>
Approved By: flz (mentor)
Diffstat (limited to 'www/mod_security21/pkg-descr')
-rw-r--r-- | www/mod_security21/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_security21/pkg-descr b/www/mod_security21/pkg-descr new file mode 100644 index 000000000000..91757c63af8d --- /dev/null +++ b/www/mod_security21/pkg-descr @@ -0,0 +1,9 @@ +ModSecurity is an embeddable web application firewall. It provides +protection from a range of attacks against web applications and allows +for HTTP traffic monitoring and real-time analysis with no changes to +existing infrastructure. + +It is also an open source project that aims to make the web application +firewall technology available to everyone. + +WWW: http://www.modsecurity.org/ |