summaryrefslogtreecommitdiffstats
path: root/docs/manual/caching.xml.fr
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2017-09-19 18:47:30 +0200
committerLucien Gentis <lgentis@apache.org>2017-09-19 18:47:30 +0200
commitedd86dd602ff6a4bd696cd8c552c8979bf265788 (patch)
treeddf674821eaa8124a4c0d634f6317f8449982f74 /docs/manual/caching.xml.fr
parentmod_speling/PR 38923: don't embed Referer in link in error page. (diff)
downloadapache2-edd86dd602ff6a4bd696cd8c552c8979bf265788.tar.xz
apache2-edd86dd602ff6a4bd696cd8c552c8979bf265788.zip
Minor corrections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808911 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--docs/manual/caching.xml.fr4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/caching.xml.fr b/docs/manual/caching.xml.fr
index 847f2fe273..c91046a439 100644
--- a/docs/manual/caching.xml.fr
+++ b/docs/manual/caching.xml.fr
@@ -496,7 +496,7 @@ Vary: negotiate,accept-language,accept-charset
<title>Mise en cache sur disque</title>
<p>Le module <module>mod_cache</module> 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, <module>mod_cache_disk</module> fournit le
support de la mise en cache sur disque.</p>
@@ -719,7 +719,7 @@ CacheSocache dbm:/path/to/datafile
<p>Le module <module>mod_authn_socache</module> 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>
</section>