From: Eric Covener Date: Mon, 2 Mar 2009 18:04:12 +0000 (+0000) Subject: document where no-cache envvar is supported X-Git-Tag: 2.2.12~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33b09c2374db9f46c5225d8d8712a5cdc77e8fa;p=thirdparty%2Fapache%2Fhttpd.git document where no-cache envvar is supported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@749395 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index f1014d95fd0..ea5d28e6dab 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -283,6 +283,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/env.xml b/docs/manual/env.xml index e98732d8b7c..b5979c8decb 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -324,6 +324,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