From: Rich Bowen Date: Fri, 3 Apr 2026 12:25:38 +0000 (+0000) Subject: rebuild html, metadata X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=aef49b1b97323b046b3cca8a7cf6e3acf28242b2;p=thirdparty%2Fapache%2Fhttpd.git rebuild html, metadata git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932790 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.html.en.utf8 b/docs/manual/mod/mod_cache.html.en.utf8 index 6707422aca..650d83ca7a 100644 --- a/docs/manual/mod/mod_cache.html.en.utf8 +++ b/docs/manual/mod/mod_cache.html.en.utf8 @@ -662,6 +662,13 @@ header. CacheDefaultExpire directive will be used to generate an expiration date.

+
More precisely, a 200 OK response is only cached if it includes + at least one of the Last-Modified, ETag, + or Expires headers, or a Cache-Control: max-age + or s-maxage directive. This directive bypasses that + requirement entirely. When any of those headers are already present, + this directive has no effect.
+
CacheIgnoreNoLastMod On
diff --git a/docs/manual/mod/mod_cache.html.fr.utf8 b/docs/manual/mod/mod_cache.html.fr.utf8 index 73cda4797e..abf2157c5e 100644 --- a/docs/manual/mod/mod_cache.html.fr.utf8 +++ b/docs/manual/mod/mod_cache.html.fr.utf8 @@ -31,6 +31,8 @@  ja  |  ko 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_cache.xml.fr b/docs/manual/mod/mod_cache.xml.fr index fe23179897..ef6b6148aa 100644 --- a/docs/manual/mod/mod_cache.xml.fr +++ b/docs/manual/mod/mod_cache.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_cache.xml.ja b/docs/manual/mod/mod_cache.xml.ja index 7bb0b6e95d..0b5a304ae4 100644 --- a/docs/manual/mod/mod_cache.xml.ja +++ b/docs/manual/mod/mod_cache.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_dbd.xml.meta b/docs/manual/mod/mod_dbd.xml.meta index bf4a2e0a23..9131911db2 100644 --- a/docs/manual/mod/mod_dbd.xml.meta +++ b/docs/manual/mod/mod_dbd.xml.meta @@ -8,6 +8,6 @@ en - fr + fr
Description:Filtre de mise en cache HTTP conforme à la RFC 2616
Statut:Extension
Identificateur de Module:cache_module