summaryrefslogtreecommitdiffstats
path: root/docs/manual/caching.html.fr.utf8
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2019-01-19 15:42:23 +0100
committerLucien Gentis <lgentis@apache.org>2019-01-19 15:42:23 +0100
commit758c7c7c113020e83ccf57e8ec51b4280b98a025 (patch)
tree20352979ef2e27392fa42e775ae1ba42134719d9 /docs/manual/caching.html.fr.utf8
parentXML fr doc update. (diff)
downloadapache2-758c7c7c113020e83ccf57e8ec51b4280b98a025.tar.xz
apache2-758c7c7c113020e83ccf57e8ec51b4280b98a025.zip
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851673 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/caching.html.fr.utf8')
-rw-r--r--docs/manual/caching.html.fr.utf812
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/caching.html.fr.utf8 b/docs/manual/caching.html.fr.utf8
index d1934a2265..814734121e 100644
--- a/docs/manual/caching.html.fr.utf8
+++ b/docs/manual/caching.html.fr.utf8
@@ -46,7 +46,7 @@
</ul><h3>Voir aussi</h3><ul class="seealso"><li><a href="#comments_section">Commentaires</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="introduction" id="introduction">Introduction</a><a title="Lien permanent" href="#introduction" class="permalink">&para;</a></h2>
+<h2><a name="introduction" id="introduction">Introduction</a> <a title="Lien permanent" href="#introduction" class="permalink">&para;</a></h2>
<p>Le serveur HTTP Apache offre tout un ensemble de fonctionnalités
@@ -103,7 +103,7 @@
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="http-caching" id="http-caching">Mise en cache HTTP à trois états RFC2616</a><a title="Lien permanent" href="#http-caching" class="permalink">&para;</a></h2>
+<h2><a name="http-caching" id="http-caching">Mise en cache HTTP à trois états RFC2616</a> <a title="Lien permanent" href="#http-caching" class="permalink">&para;</a></h2>
@@ -461,7 +461,7 @@ Vary: negotiate,accept-language,accept-charset
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="examples" id="examples">Exemples de configuration du cache</a><a title="Lien permanent" href="#examples" class="permalink">&para;</a></h2>
+<h2><a name="examples" id="examples">Exemples de configuration du cache</a> <a title="Lien permanent" href="#examples" class="permalink">&para;</a></h2>
@@ -633,7 +633,7 @@ CacheSocache dbm:/path/to/datafile</pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<h2><a name="socache-caching" id="socache-caching">Mise en cache générale d'objets partagés à deux états de forme
- clé/valeur</a><a title="Lien permanent" href="#socache-caching" class="permalink">&para;</a></h2>
+ clé/valeur</a> <a title="Lien permanent" href="#socache-caching" class="permalink">&para;</a></h2>
@@ -681,7 +681,7 @@ CacheSocache dbm:/path/to/datafile</pre>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="file-caching" id="file-caching">Mise en cache à base de fichiers spécialisés</a><a title="Lien permanent" href="#file-caching" class="permalink">&para;</a></h2>
+<h2><a name="file-caching" id="file-caching">Mise en cache à base de fichiers spécialisés</a> <a title="Lien permanent" href="#file-caching" class="permalink">&para;</a></h2>
@@ -847,7 +847,7 @@ sys 0m0.000s</pre></div>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
-<h2><a name="security" id="security">Considérations sur la sécurité</a><a title="Lien permanent" href="#security" class="permalink">&para;</a></h2>
+<h2><a name="security" id="security">Considérations sur la sécurité</a> <a title="Lien permanent" href="#security" class="permalink">&para;</a></h2>
<h3>Autorisation et contrôle d'accès</h3>