Gentoo Archives: gentoo-dev

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Add USE_EXPAND for apache
Date: Sat, 24 Nov 2007 19:51:07
Message-Id: 200711242042.30351.Arfrever.FTA@gmail.com
In Reply to: [gentoo-dev] Add USE_EXPAND for apache by "Benedikt Böhm"
1 2007-11-24 19:51:23 Benedikt Böhm napisał(a):
2 > the current behaviour of the apache ebuild -- chosing built-in modules based
3 > on /etc/apache2/apache-builtin-mods -- is very aweful, especially for binary
4 > packages.
5 >
6 > Therefore, i would like to add APACHE2_MODULES and APACHE2_MPMS to USE_EXPAND.
7
8 What with static modules? Will they be available?
9
10 > Currently, there are over 60 modules available in apache. Out of these, a good
11 > default would look like this IMO:
12 >
13 > APACHE2_MODULES="actions alias auth_basic auth_digest authn_alias authn_anon
14 > authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile
15 > authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate
16 > dir disk_cache env expires ext_filter file_cache filter headers include info
17 > log_config logio mem_cache mime mime_magic negotiation rewrite setenvif
18 > speling status unique_id userdir usertrack version vhost_alias"
19
20 You could also add access_compat, authn_core and authz_core.
21
22 --
23 Arfrever Frehtes Taifersar Arahesis

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Add USE_EXPAND for apache "Benedikt Böhm" <hollow@g.o>