From 32df4e05c3e77e41993ac8398e4dc4541a5f425f Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 12 Jun 2017 14:10:02 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798468 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/http2.html.en | 4 ++-- docs/manual/howto/http2.html.es | 4 ++++ docs/manual/howto/http2.html.fr | 2 ++ docs/manual/howto/http2.xml.es | 2 +- docs/manual/howto/http2.xml.fr | 2 +- docs/manual/howto/http2.xml.meta | 4 ++-- docs/manual/mod/mod_rewrite.html.en | 2 +- docs/manual/mod/mod_rewrite.html.fr | 2 ++ docs/manual/mod/mod_rewrite.xml.fr | 2 +- docs/manual/mod/mod_rewrite.xml.meta | 2 +- 10 files changed, 17 insertions(+), 9 deletions(-) diff --git a/docs/manual/howto/http2.html.en b/docs/manual/howto/http2.html.en index a614284edeb..8644429f8ef 100644 --- a/docs/manual/howto/http2.html.en +++ b/docs/manual/howto/http2.html.en @@ -29,8 +29,8 @@

This is the howto guide for the HTTP/2 implementation in Apache httpd. This - feature is experimental and you may expect interfaces and directives to - change between releases. + feature is production-ready and you may expect interfaces and directives to + remain consistent releases.

Support Apache!
+
Esta traducción podría estar + obsoleta. Consulte la versión en inglés de la + documentación para comprobar si se han producido cambios + recientemente.

Esta es la guía para configurar HTTP/2 en Apache httpd. Ésta característica es experimental así que es de esperar que algunas diff --git a/docs/manual/howto/http2.html.fr b/docs/manual/howto/http2.html.fr index 7f15d28eb3c..b27df801c4c 100644 --- a/docs/manual/howto/http2.html.fr +++ b/docs/manual/howto/http2.html.fr @@ -27,6 +27,8 @@  es  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Ce document est le guide de l'utilisateur de l'implémentation de HTTP/2 dans Apache httpd. Cette fonctionnalité en est au stade diff --git a/docs/manual/howto/http2.xml.es b/docs/manual/howto/http2.xml.es index ae566778818..3cdf7c5e614 100644 --- a/docs/manual/howto/http2.xml.es +++ b/docs/manual/howto/http2.xml.es @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/howto/http2.xml.fr b/docs/manual/howto/http2.xml.fr index b2dffe8a010..63165ef94ef 100644 --- a/docs/manual/howto/http2.xml.fr +++ b/docs/manual/howto/http2.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/howto/http2.xml.meta b/docs/manual/howto/http2.xml.meta index 368861be376..9b93a6fba04 100644 --- a/docs/manual/howto/http2.xml.meta +++ b/docs/manual/howto/http2.xml.meta @@ -8,7 +8,7 @@ en - es - fr + es + fr diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index ebdfba002b5..69ceec155b6 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1028,7 +1028,7 @@ RewriteRule "^/$" "/homepage.std.html" [L]

This option allows the old behavior to be used where the document root is not prefixed to a local path that was reduced from a - URL. Available in 2.4.25 and later.

+ URL. Available in 2.4.26 and later.

diff --git a/docs/manual/mod/mod_rewrite.html.fr b/docs/manual/mod/mod_rewrite.html.fr index eb17020a337..5d9c0ed705a 100644 --- a/docs/manual/mod/mod_rewrite.html.fr +++ b/docs/manual/mod/mod_rewrite.html.fr @@ -29,6 +29,8 @@

Langues Disponibles:  en  |  fr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_rewrite.xml.fr b/docs/manual/mod/mod_rewrite.xml.fr index 53777408969..06e2a4980b5 100644 --- a/docs/manual/mod/mod_rewrite.xml.fr +++ b/docs/manual/mod/mod_rewrite.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta index decc0a7b1e8..0be21e86f4d 100644 --- a/docs/manual/mod/mod_rewrite.xml.meta +++ b/docs/manual/mod/mod_rewrite.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.47.2
Description:Ce module fournit un moteur de réécriture à base de règles permettant de réécrire les URLs des requêtes à la volée