summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2007-09-09 09:46:55 +0000
committerBenedikt Boehm <hollow@gentoo.org>2007-09-09 09:46:55 +0000
commit237a0a083cb209c341c2ca9e3f384a818213833a (patch)
tree7c3023bdc66a53f393ba5d424a75969bb627653c /profiles
parentinitial version; #126760 (diff)
downloadgentoo-2-237a0a083cb209c341c2ca9e3f384a818213833a.tar.gz
gentoo-2-237a0a083cb209c341c2ca9e3f384a818213833a.tar.bz2
gentoo-2-237a0a083cb209c341c2ca9e3f384a818213833a.zip
add suphp flag for mod_vhs
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8bf4c3cc8cfc..bdfa9f4c5255 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3016 2007/09/08 14:09:00 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3017 2007/09/09 09:46:55 hollow Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -1988,6 +1988,7 @@ www-apache/mod_suphp:checkpath - Check if script resides in DOCUMENT_ROOT
www-apache/mod_suphp:mode-force - Run scripts with UID/GID specified in Apache configuration
www-apache/mod_suphp:mode-owner - Run scripts with owner UID/GID
www-apache/mod_suphp:mode-paranoid - Run scripts with owner UID/GID but also check if they match the UID/GID specified in the Apache configuration
+www-apache/mod_vhs:suphp - Enable mod_suphp support
www-apache/pwauth:domain-aware - Ignore leading domain names in username (Windows compat)
www-apache/pwauth:faillog - Log failed login attempts
www-apache/pwauth:ignore-case - Ignore string case in username (mostly Windows compat)