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
</section>
<section id="no-cache"><title>no-cache</title>
+ <p><em>Available in versions after 2.2.11</em></p>
<p>When set, <module>mod_cache</module> will not save an otherwise
cacheable response. This environment variable does not influence
</example>
<p> The <code>no-cache</code> environment variable can be set to
- disable caching on a finer grained set of resources.</p>
+ disable caching on a finer grained set of resources in versions
+ after 2.2.11.</p>
</usage>
<seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
</example>
<p> The <code>no-cache</code> environment variable can be set to
- disable caching on a finer grained set of resources.</p>
+ disable caching on a finer grained set of resources in versions
+ after 2.2.11.</p>
+
</usage>
<seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
</directivesynopsis>