From: Luca Toscano Date: Fri, 17 Mar 2017 22:11:27 +0000 (+0000) Subject: Documentation rebuild X-Git-Tag: 2.5.0-alpha~551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ba6dbbf825de92cab86228a18453d34485f531;p=thirdparty%2Fapache%2Fhttpd.git Documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1787511 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 974938ee436..69e2f06f484 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2205,6 +2205,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 8c44e5dc439..8bedbcfb943 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 fb155aa2d7b..17cb0366e34 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + - + + + +