summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2013-01-13 11:07:45 +0000
committerBenedikt Boehm <hollow@gentoo.org>2013-01-13 11:07:45 +0000
commit43addfb7d9a698e3d8066d787530c7c6ec312bd9 (patch)
treec691e045bacf79809e01a2643f1a8ef377a30ef9 /profiles/desc
parentThanks to peanuts for reporting: unconditionally require x11-libs/wxGTK with ... (diff)
downloadhistorical-43addfb7d9a698e3d8066d787530c7c6ec312bd9.tar.gz
historical-43addfb7d9a698e3d8066d787530c7c6ec312bd9.tar.bz2
historical-43addfb7d9a698e3d8066d787530c7c6ec312bd9.zip
update nginx modules description
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/nginx_modules_http.desc3
1 files changed, 2 insertions, 1 deletions
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.