From f8c49a98033627662efc6a4976eb063682f6429f Mon Sep 17 00:00:00 2001
From: Lucien Gentis
Date: Sat, 22 Jul 2017 15:33:12 +0000
Subject: [PATCH] Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1802705 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/howto/access.html.fr | 4 +---
docs/manual/howto/access.xml.meta | 2 +-
docs/manual/mod/mod_proxy_fcgi.html.fr | 5 +----
docs/manual/mod/mod_proxy_fcgi.xml.meta | 2 +-
4 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/docs/manual/howto/access.html.fr b/docs/manual/howto/access.html.fr
index 69fe7aabe0..2e07089550 100644
--- a/docs/manual/howto/access.html.fr
+++ b/docs/manual/howto/access.html.fr
@@ -27,8 +27,6 @@
es |
fr
-Cette traduction peut être périmée. Vérifiez la version
- anglaise pour les changements récents.
Le contrôle d'accès fait référence à tout concept de contrôle
d'accès à une ressource quelconque. Il est distinct du processus d'authentification et d'autorisation.
@@ -177,7 +175,7 @@ d'acc
l'accès à une ressource en fonction d'un critère arbitraire.
Par exemple, pour bloquer l'accès à une ressources entre 20h et
- 6h du matin, vous pouvez utiliser mod_rewrite
:
+ 7h du matin, vous pouvez utiliser mod_rewrite
:
RewriteEngine On
RewriteCond "%{TIME_HOUR}" ">=20" [OR]
diff --git a/docs/manual/howto/access.xml.meta b/docs/manual/howto/access.xml.meta
index ee45dee0b6..39cc277557 100644
--- a/docs/manual/howto/access.xml.meta
+++ b/docs/manual/howto/access.xml.meta
@@ -9,6 +9,6 @@
en
es
- fr
+ fr
diff --git a/docs/manual/mod/mod_proxy_fcgi.html.fr b/docs/manual/mod/mod_proxy_fcgi.html.fr
index c0679fb65a..f44ddf0fcd 100644
--- a/docs/manual/mod/mod_proxy_fcgi.html.fr
+++ b/docs/manual/mod/mod_proxy_fcgi.html.fr
@@ -29,8 +29,6 @@
Langues Disponibles: en |
fr
-Cette traduction peut être périmée. Vérifiez la version
- anglaise pour les changements récents.
Description: | Module fournissant le support de FastCGI à
mod_proxy |
Statut: | Extension |
@@ -110,8 +108,7 @@
unix (UDS). Cette fonctionnalité est disponible à partir de la
version 2.4.9. Avec cette syntaxe, si un nom d'hôte et un port sont
ajoutés après fcgi://, ils seront ignorés.
- PHP-FPM with UDS
# A ce jour, UDS ne supporte pas la réutilisation des connexions
- ProxyPassMatch "^/(.*\.php(/.*)?)$" "unix:/var/run/php5-fpm.sock|fcgi://localhost/var/www/"
+
PHP-FPM with UDS
ProxyPassMatch "^/(.*\.php(/.*)?)$" "unix:/var/run/php5-fpm.sock|fcgi://localhost/var/www/"
La passerelle à répartition de charge nécessite le chargement du
diff --git a/docs/manual/mod/mod_proxy_fcgi.xml.meta b/docs/manual/mod/mod_proxy_fcgi.xml.meta
index 2b5ea83e0e..6b7f40e715 100644
--- a/docs/manual/mod/mod_proxy_fcgi.xml.meta
+++ b/docs/manual/mod/mod_proxy_fcgi.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
--
2.40.0