From: Eric Covener Date: Tue, 9 Jun 2009 01:27:43 +0000 (+0000) Subject: no-cache envvar: copy the compatability note from 2.2.x for env.xml, X-Git-Tag: 2.3.3~521 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36247236120f6e4e051ed5af1ad40475d9e78801;p=apache no-cache envvar: copy the compatability note from 2.2.x for env.xml, add compat note inline for refereneces in CacheEnable/CacheDisable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@782860 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 2c3b6c8fa3..3dd1c3093a 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -325,6 +325,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.xml b/docs/manual/mod/mod_cache.xml index 4f9bda103d..e94a7f7f18 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -133,7 +133,8 @@ manager

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.

Environment Variables in Apache @@ -156,7 +157,9 @@ manager

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.

+ Environment Variables in Apache