]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Turn the cache module into first class citizens (well the disk_cache
authorDirk-Willem van Gulik <dirkx@apache.org>
Mon, 11 Feb 2008 17:21:05 +0000 (17:21 +0000)
committerDirk-Willem van Gulik <dirkx@apache.org>
Mon, 11 Feb 2008 17:21:05 +0000 (17:21 +0000)
commit813b31560b367a65b586d93132299c9f7bcf86e4
tree8deef71429c18967fcce9239d53b9d922e75b2d0
parentcf88bb1efbab020c3002fc8e3745c68222f5d892
Turn the cache module into first class citizens (well the disk_cache
and file cache that is).

This makes the delta between 'all' and 'most'

mod_cern_meta.c
mod_log_forensic.c
mod_mime_magic.c
mod_unique_id.c
mod_usertrack.c
mod_version.c
mod_mem_cache.c

And keeps disabled in all and most the modules for:

authnz_ldap
bucketeer
echo
example_hooks
case_filter
case_filter_in
example_ipc
charset_lite
cgid
ldap
optional_hook_export
optional_hook_import
optional_fn_import
optional_fn_export

As well as mod_ssl which is intentionally not part of MOST and All.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620530 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/config.m4