diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2013-05-14 21:41:46 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2013-05-14 21:41:46 +0000 |
commit | 085aec293750d9c5ce45f9fdfe654da8ec4984cc (patch) | |
tree | f871a379e25bc4125e3733d558f140b823b46f6c /profiles/desc | |
parent | Fix (diff) | |
download | historical-085aec293750d9c5ce45f9fdfe654da8ec4984cc.tar.gz historical-085aec293750d9c5ce45f9fdfe654da8ec4984cc.tar.bz2 historical-085aec293750d9c5ce45f9fdfe654da8ec4984cc.zip |
Add USE expand description for naxsi in nginx.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/nginx_modules_http.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index 019462976eab..e1624504be0a 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.14 2013/05/13 12:08:09 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.15 2013/05/14 21:41:46 dev-zero Exp $ # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags. @@ -35,6 +35,7 @@ map - This module allows you to classify, or map a set of values into a differen memcached - You can use this module to perform simple caching. metrics - Module to export various metrics in easy-parseable JSON. mp4 - This module adds pseudo-streaming +naxsi - An open source, high performance, low rules maintenance, Web Application Firewall module for Nginx. passenger - Passenger makes deployment of Ruby web applications a breeze. perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI. proxy - This module makes it possible to transfer requests to another server. |