From: Paul Querna Date: Sat, 10 Jul 2004 03:38:02 +0000 (+0000) Subject: Add DUMP_MODULES X-Git-Tag: pre_ajp_proxy~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4072b62bf87b51a8f9b12b5cc3bc2cf033d818bf;p=apache Add DUMP_MODULES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104213 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c0b5b0f645..fd766ebcc4 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,11 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) mod_so, core: Add new command line options to print all loaded + modules. '-t -D DUMP_MODULES' and '-M' will show all static + and shared modules as loaded from the configuration file. + [Paul Querna] + *) mod_autoindex: Add ShowForbidden to IndexOptions to list files that are not shown because the subrequest returned 401 or 403. PR 10575. [Paul Querna] diff --git a/docs/manual/programs/httpd.xml b/docs/manual/programs/httpd.xml index 6fe67e3230..02421f5703 100644 --- a/docs/manual/programs/httpd.xml +++ b/docs/manual/programs/httpd.xml @@ -1,7 +1,7 @@ - +