From 23ce73f329d38ee4a25c97e02d8c8e6d4997e867 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Sat, 30 Dec 2017 19:53:00 +0000
Subject: [PATCH] update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1819676 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.html.de | 3 ++-
docs/manual/mod/core.html.en | 11 ++++++-----
docs/manual/mod/core.html.es | 3 ++-
docs/manual/mod/core.html.ja.utf8 | 3 ++-
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.tr | 2 +-
docs/manual/mod/mod_filter.html.en | 8 ++++----
docs/manual/mod/mod_filter.html.fr | 2 ++
docs/manual/mod/mod_filter.xml.fr | 2 +-
docs/manual/mod/mod_filter.xml.meta | 2 +-
13 files changed, 25 insertions(+), 19 deletions(-)
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de
index acf14f3a80..bda3b5a681 100644
--- a/docs/manual/mod/core.html.de
+++ b/docs/manual/mod/core.html.de
@@ -1759,7 +1759,8 @@ the server configuration files
Kontext: | Serverkonfiguration, Virtual Host, Verzeichnis |
Status: | Core |
Modul: | core |
-Kompatibilität: | Available in 2.3.6 and later |
+Kompatibilität: | Available in 2.3.6 and later. Not existent file paths without wildcards
+ do not cause SyntaxError after 2.4.30 |
Die Dokumentation zu dieser Direktive wurde
noch nicht übersetzt. Bitte schauen Sie in die englische
Version.
Siehe auch
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 890e378d10..7e333c821d 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -2379,14 +2379,15 @@ the server configuration files
Context: | server config, virtual host, directory |
Status: | Core |
Module: | core |
-Compatibility: | Available in 2.3.6 and later |
+Compatibility: | Available in 2.3.6 and later. Not existent file paths without wildcards
+ do not cause SyntaxError after 2.4.30 |
This directive allows inclusion of other configuration files
from within the server configuration files. It works identically to the
- Include
directive, with the
- exception that if wildcards do not match any file or directory, the
- IncludeOptional
directive will be
- silently ignored instead of causing an error.
+ Include
directive, but it will be
+ silently ignored (instead of causing an error) if wildcards are used and
+ they do not match any file or directory or if a file path does not exist
+ on the file system.
See also
diff --git a/docs/manual/mod/core.html.es b/docs/manual/mod/core.html.es
index 124516f497..868719081b 100644
--- a/docs/manual/mod/core.html.es
+++ b/docs/manual/mod/core.html.es
@@ -2020,7 +2020,8 @@ the server configuration files
Contexto: | server config, virtual host, directorio |
Estado: | Core |
Módulo: | core |
-Compatibilidad: | Available in 2.3.6 and later |
+Compatibilidad: | Available in 2.3.6 and later. Not existent file paths without wildcards
+ do not cause SyntaxError after 2.4.30 |
La Documentación para esta directiva
no ha sido traducida aún. Por favor use la versión en inglés
mientras tanto.
diff --git a/docs/manual/mod/core.html.ja.utf8 b/docs/manual/mod/core.html.ja.utf8
index 217cc7e3f0..e31442c372 100644
--- a/docs/manual/mod/core.html.ja.utf8
+++ b/docs/manual/mod/core.html.ja.utf8
@@ -1720,7 +1720,8 @@ the server configuration files
ã³ã³ããã¹ã: | ãµã¼ãè¨å®ãã¡ã¤ã«, ãã¼ãã£ã«ãã¹ã, ãã£ã¬ã¯ã㪠|
ã¹ãã¼ã¿ã¹: | Core |
ã¢ã¸ã¥ã¼ã«: | core |
-äºææ§: | Available in 2.3.6 and later |
+äºææ§: | Available in 2.3.6 and later. Not existent file paths without wildcards
+ do not cause SyntaxError after 2.4.30 |
ãã®ãã£ã¬ã¯ãã£ãã®è§£èª¬ææ¸ã¯
ã¾ã 翻訳ããã¦ãã¾ãããè±èªçãã覧ãã ããã
åç
§
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 54f5dd0101..c8e19e7c5c 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 f87b523b0b..3df6571a1c 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/mod_filter.xml.meta b/docs/manual/mod/mod_filter.xml.meta
index 57da411bff..0e2fde742c 100644
--- a/docs/manual/mod/mod_filter.xml.meta
+++ b/docs/manual/mod/mod_filter.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
--
2.50.1