summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-12-02 06:43:07 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-12-02 06:43:07 +0000
commit5adf172e2cbfc73763509a1faf262de174127162 (patch)
tree4be356f93221ed0878cb01f4bffd5cae36040411 /profiles/desc
parentRespect CFLAGS in dss (diff)
downloadgentoo-2-5adf172e2cbfc73763509a1faf262de174127162.tar.gz
gentoo-2-5adf172e2cbfc73763509a1faf262de174127162.tar.bz2
gentoo-2-5adf172e2cbfc73763509a1faf262de174127162.zip
Bug #347227: add in mod_reqtimeout (for use on Gentoo Infra). Also add mod_proxy_scgi.
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/apache2_modules.desc6
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index f0695c725944..49ac15f14b60 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -1,6 +1,6 @@
-# Copyright 2007 Gentoo Foundation.
+# Copyright 2007-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/apache2_modules.desc,v 1.3 2010/07/11 08:22:39 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/apache2_modules.desc,v 1.4 2010/12/02 06:43:07 robbat2 Exp $
# This file contains descriptions of APACHE2_MODULES USE_EXPAND flags.
@@ -59,7 +59,9 @@ proxy_balancer - mod_proxy extension for load balancing
proxy_connect - mod_proxy extension for CONNECT request handling
proxy_ftp - FTP support module for mod_proxy
proxy_http - HTTP support module for mod_proxy
+proxy_scgi - SCGI gateway module for mod_proxy
rewrite - Provides a rule-based rewriting engine to rewrite requested URLs on the fly
+reqtimeout - Set timeout and minimum data rate for receiving requests
setenvif - Allows the setting of environment variables based on characteristics of the request
speling - Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling
status - Provides information on server activity and performance