From: Eric Covener Date: Tue, 9 Jun 2009 01:30:48 +0000 (+0000) Subject: doc xforms X-Git-Tag: 2.3.3~520 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0e30f75101376a53987047e2de29fe0643465f6;p=apache doc xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index 937b6c43bc..fa32eb993c 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -285,6 +285,7 @@

no-cache

+

Available in versions after 2.2.11

When set, mod_cache will not save an otherwise cacheable response. This environment variable does not influence diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index 2481335dff..2088eb7948 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -145,7 +145,9 @@

The no-cache environment variable can be set to - disable caching on a finer grained set of resources.

+ disable caching on a finer grained set of resources in versions + after 2.2.11.

+

See also