From: Luca Toscano Date: Mon, 20 Mar 2017 12:16:52 +0000 (+0000) Subject: Documentation rebuild X-Git-Tag: 2.4.26~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aaad501f9d916ee96acf0233d6f6e5268969b17e;p=apache Documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1787737 13f79535-47bb-0310-9956-ffa450edef68 --- 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 @@ - + + - + + + +