+ <h3><a name="no-cache" id="no-cache">no-cache</a></h3>
+
+ <p>When set, <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> will not save an otherwise
+ cacheable response. This environment variable does not influence
+ whether a response already in the cache will be served for the current
+ request.</p>
+
+
+
<h3><a name="nokeepalive" id="nokeepalive">nokeepalive</a></h3>
</section>
+ <section id="no-cache"><title>no-cache</title>
+
+ <p>When set, <module>mod_cache</module> will not save an otherwise
+ cacheable response. This environment variable does not influence
+ whether a response already in the cache will be served for the current
+ request.</p>
+
+ </section>
+
<section id="nokeepalive">
<title>nokeepalive</title>
CacheDisable /local_files
</code></p></div>
+ <p> The <code>no-cache</code> environment variable can be set to
+ disable caching on a finer grained set of resources.</p>
+
+<h3>See also</h3>
+<ul>
+<li><a href="../env.html">Environment Variables in Apache</a></li>
+</ul>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="CacheEnable" id="CacheEnable">CacheEnable</a> <a name="cacheenable" id="cacheenable">Directive</a></h2>
CacheEnable disk http://www.apache.org/<br />
</code></p></div>
+ <p> The <code>no-cache</code> environment variable can be set to
+ disable caching on a finer grained set of resources.</p>
+
+<h3>See also</h3>
+<ul>
+<li><a href="../env.html">Environment Variables in Apache</a></li>
+</ul>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="CacheIgnoreCacheControl" id="CacheIgnoreCacheControl">CacheIgnoreCacheControl</a> <a name="cacheignorecachecontrol" id="cacheignorecachecontrol">Directive</a></h2>
CacheEnable disk http://www.apache.org/<br />
</example>
+ <p> The <code>no-cache</code> environment variable can be set to
+ disable caching on a finer grained set of resources.</p>
+
</usage>
+<seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
</directivesynopsis>
<directivesynopsis>
<example><title>Example</title>
CacheDisable /local_files
</example>
-</usage>
+ <p> The <code>no-cache</code> environment variable can be set to
+ disable caching on a finer grained set of resources.</p>
+</usage>
+<seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
</directivesynopsis>
<directivesynopsis>
<name>CacheMaxExpire</name>