From 43addfb7d9a698e3d8066d787530c7c6ec312bd9 Mon Sep 17 00:00:00 2001 From: Benedikt Boehm Date: Sun, 13 Jan 2013 11:07:45 +0000 Subject: update nginx modules description --- profiles/desc/nginx_modules_http.desc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'profiles/desc') diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index 79a00795aa58..963208e6089f 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.11 2012/07/30 11:10:27 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/nginx_modules_http.desc,v 1.12 2013/01/13 11:07:45 hollow Exp $ # This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags. @@ -8,6 +8,7 @@ access - This module provides a simple host-based access control. addition - This module adds contents of other locations before and after the current location's content. auth_basic - This module protects your site or parts of it with username and password based on HTTP Basic Authentication. +auth_pam - This module provides authentication via PAM. autoindex - This module provides automatic directory listings. browser - This module creates variables, the values of which depend on the request header "User-agent". cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches. -- cgit v1.2.3-65-gdbad