From: Joe Orton Date: Tue, 14 Jan 2020 10:49:47 +0000 (+0000) Subject: Transforms. [skip ci] X-Git-Tag: 2.5.0-alpha2-ci-test-only~1704 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5560d0d5eca5b81c7e1c78cd16cc477d6debbb31;p=thirdparty%2Fapache%2Fhttpd.git Transforms. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872765 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/index.html.da b/docs/manual/index.html.da index 2e3d6e3163d..670780a4d24 100644 --- a/docs/manual/index.html.da +++ b/docs/manual/index.html.da @@ -39,7 +39,7 @@ Dokumentation  zh-cn 

Denne oversættelse kan være forældet. Se den Engelske version for de seneste opdateringer.
-

+

Udgivelses Noter

可用语言:  de  | diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index 7a8ef985182..00ab434a0ed 100644 --- a/docs/manual/sections.html.en +++ b/docs/manual/sections.html.en @@ -59,7 +59,8 @@ not true, the enclosed directives will be ignored.

The <IfDefine> directive encloses directives that will only be applied if an appropriate -parameter is defined on the httpd command line. For example, +parameter is defined on the httpd command line, +or with a Define directive. For example, with the following configuration, all requests will be redirected to another site only if the server is started using httpd -DClosedForNow: