summaryrefslogtreecommitdiff
path: root/docs/manual/caching.html.fr
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2017-09-23 16:13:35 +0000
committerLucien Gentis <lgentis@apache.org>2017-09-23 16:13:35 +0000
commit284b14aaac3d537cb12adf82045b59253b14afb5 (patch)
tree358db04f619c883882cbb5273b558ab71ce16bb5 /docs/manual/caching.html.fr
parent44faabf4063c32888d53e56533b5dd740bd2ae7e (diff)
downloadhttpd-284b14aaac3d537cb12adf82045b59253b14afb5.tar.gz
Rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1809440 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/caching.html.fr')
-rw-r--r--docs/manual/caching.html.fr4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/caching.html.fr b/docs/manual/caching.html.fr
index f406983512..f1ec1dab1c 100644
--- a/docs/manual/caching.html.fr
+++ b/docs/manual/caching.html.fr
@@ -470,7 +470,7 @@ Vary: negotiate,accept-language,accept-charset
<p>Le module <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> s'appuie sur des
- implémentations de stockage en arrière-plan spécifiques pour gérer
+ implémentations de stockage sous-jacentes spécifiques pour gérer
le cache ; à ce titre, <code class="module"><a href="./mod/mod_cache_disk.html">mod_cache_disk</a></code> fournit le
support de la mise en cache sur disque.</p>
@@ -663,7 +663,7 @@ CacheSocache dbm:/path/to/datafile</pre>
<p>Le module <code class="module"><a href="./mod/mod_authn_socache.html">mod_authn_socache</a></code> permet la mise en
cache des données issues d'une authentification, diminuant ainsi
- la charge des serveurs d'authentification en arrière-plan.</p>
+ la charge des serveurs d'authentification d'arrière-plan.</p>