From: Luca Toscano Date: Thu, 25 May 2017 13:36:39 +0000 (+0000) Subject: Documentation rebuild X-Git-Tag: 2.4.26~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffdfdbaad1f5dffac91c55b54b6abc3c98d6b6db;p=apache Documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 0993347ead..254f212167 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1100,6 +1100,7 @@ satisfied by a request at runtime Override:All Status:Core Module:core +Compatibility:Nested conditions are evaluated in 2.4.26 and later

The <Else> applies the enclosed directives if and only if the most recent @@ -1147,6 +1148,7 @@ satisfied Override:All Status:Core Module:core +Compatibility:Nested conditions are evaluated in 2.4.26 and later

The <ElseIf> applies the enclosed directives if and only if both the given condition evaluates to true and @@ -2134,6 +2136,7 @@ satisfied by a request at runtime Override:All Status:Core Module:core +Compatibility:Nested conditions are evaluated in 2.4.26 and later

The <If> directive evaluates an expression at runtime, and applies the enclosed @@ -2161,14 +2164,6 @@ 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 550da240fb..32920eca7d 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 aef32e440c..f15495c830 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + +