From aaad501f9d916ee96acf0233d6f6e5268969b17e Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Mon, 20 Mar 2017 12:16:52 +0000 Subject: [PATCH] Documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1787737 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 8 ++++++++ docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/sections.html.en | 3 ++- docs/manual/sections.xml.fr | 2 +- docs/manual/sections.xml.ja | 2 +- docs/manual/sections.xml.ko | 2 +- docs/manual/sections.xml.meta | 2 +- docs/manual/sections.xml.tr | 2 +- 13 files changed, 21 insertions(+), 12 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 702436dda7..2c164de093 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2161,6 +2161,14 @@ satisfied by a request at runtime

Only directives that support the directory context can be used within this configuration section.

+

Not a scripting language

+ The name of this directive is very familiar to programmers and admins + but it should not be confused with its counterpart in scripting languages. + For example, the current implementation does not contemplate the possibility + of having a <If> section inside another + one (the inner <If> will be ignored). +
+
Certain variables, such as CONTENT_TYPE and other response headers, are set after <If> conditions have already diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 199efbce56..550da240fb 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 8b8964f814..aef32e440c 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + - + + + +