From 0bcd6842a15a822e856c325dcf311ab9761f7884 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 25 May 2017 13:19:37 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796150 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_info.html.en | 12 +++++++++--- docs/manual/mod/mod_info.html.fr | 2 ++ docs/manual/mod/mod_info.xml.fr | 2 +- docs/manual/mod/mod_info.xml.ja | 2 +- docs/manual/mod/mod_info.xml.ko | 2 +- docs/manual/mod/mod_info.xml.meta | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index 3682a163ca..a0b82d2e0e 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -125,17 +125,23 @@ configuration
Only a simple list of enabled modules
?server
Only the basic server information
+
?providers
+
List the providers that are available on your server
top

Dumping the configuration on startup

If the config define -DDUMP_CONFIG is set, mod_info will dump the pre-parsed configuration to - stdout during server startup. Pre-parsed means that - directives like + stdout during server startup.

+ +
httpd -DDUMP_CONFIG -k start
+ + +

Pre-parsed means that directives like <IfDefine> and <IfModule> are - evaluated and environment varialbles are replaced. However it does + evaluated and environment variables are replaced. However it does not represent the final state of the configuration. In particular, it does not represent the merging or overriding that may happen for repeated directives.

diff --git a/docs/manual/mod/mod_info.html.fr b/docs/manual/mod/mod_info.html.fr index 96e811b976..694c1e7b2b 100644 --- a/docs/manual/mod/mod_info.html.fr +++ b/docs/manual/mod/mod_info.html.fr @@ -31,6 +31,8 @@  ja  |  ko 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_info.xml.fr b/docs/manual/mod/mod_info.xml.fr index a6b3653f67..31149f607b 100644 --- a/docs/manual/mod/mod_info.xml.fr +++ b/docs/manual/mod/mod_info.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_info.xml.ja b/docs/manual/mod/mod_info.xml.ja index e24062c66b..78aa8b6cd0 100644 --- a/docs/manual/mod/mod_info.xml.ja +++ b/docs/manual/mod/mod_info.xml.ja @@ -1,7 +1,7 @@ - + +
Description:Affiche une présentation complète de la configuration du serveur
Statut:Extension