From: Jim Jagielski Date: Mon, 18 Feb 2013 20:14:08 +0000 (+0000) Subject: xforms X-Git-Tag: 2.4.4~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb3c8f4f592a2bb6362a0f45aa5b2922f1d74c0d;p=apache xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1447456 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/expr.html.fr b/docs/manual/expr.html.fr index c16696850b..a62b6b4655 100644 --- a/docs/manual/expr.html.fr +++ b/docs/manual/expr.html.fr @@ -24,8 +24,6 @@

Langues Disponibles:  en  |  fr 

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

Historiquement, il existe de nombreuses variantes dans la syntaxe des expressions permettant d'exprimer une condition dans les @@ -500,7 +498,7 @@ listfunction ::= listfuncname "(" word ")" # Comparer le nom d'hôte avec example.com et rediriger vers # www.example.com si le nom d'hôte correspond <If "%{HTTP_HOST} == 'example.com'"> - Redirect permanent / http://www.example.com + Redirect permanent / http://www.example.com/ </If> # Forcer le type text/plain si un fichier fait l'objet d'une diff --git a/docs/manual/expr.xml.meta b/docs/manual/expr.xml.meta index ea324a8bb2..d5a2e5e1a5 100644 --- a/docs/manual/expr.xml.meta +++ b/docs/manual/expr.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index fa27a41896..6f408f8db0 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -103,7 +103,7 @@ mod_socache_memcache.xml mod_socache_shmcb.xml mod_speling.xml.fr - mod_ssl.xml + mod_ssl.xml.fr mod_status.xml.fr mod_substitute.xml.fr mod_suexec.xml diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr index abe5933954..fc8b53d397 100644 --- a/docs/manual/mod/index.html.fr +++ b/docs/manual/mod/index.html.fr @@ -250,8 +250,8 @@ d

mod_socache_shmcb
shmcb based shared object cache provider.
mod_speling
Tente de corriger les erreurs de casse dans les URLs ou les fautes de frappe mineures.
-
mod_ssl
Strong cryptography using the Secure Sockets -Layer (SSL) and Transport Layer Security (TLS) protocols
+
mod_ssl
Chiffrement de haut niveau basé sur les protocoles Secure +Sockets Layer (SSL) et Transport Layer Security (TLS)
mod_status
Fournit des informations sur les performances et l'activité du serveur
mod_substitute
Effectue des opérations de recherche/remplacement sur les diff --git a/docs/manual/mod/mod_lua.html.fr b/docs/manual/mod/mod_lua.html.fr index d50f8700b1..dd0b57b6e0 100644 --- a/docs/manual/mod/mod_lua.html.fr +++ b/docs/manual/mod/mod_lua.html.fr @@ -27,8 +27,6 @@

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_lua.xml.meta b/docs/manual/mod/mod_lua.xml.meta index 8fc1a0efdf..b55c7710e9 100644 --- a/docs/manual/mod/mod_lua.xml.meta +++ b/docs/manual/mod/mod_lua.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index c9e70c156c..bf1d282a09 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -24,7 +24,8 @@

Apache Module mod_ssl

-

Available Languages:  en 

+

Available Languages:  en  | + fr 

Description:Fournit des points d'entrée Lua dans différentes parties du traitement des requêtes httpd
Statut:Expérimental
@@ -2468,7 +2469,8 @@ SSLVerifyDepth 10
-

Available Languages:  en 

+

Available Languages:  en  | + fr 

top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
Description:Strong cryptography using the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols