<h3><a name="no-cache" id="no-cache">no-cache</a></h3>
- <p><em>Available in versions after 2.2.11</em></p>
+ <p><em>Available in versions 2.2.12 and later</em></p>
<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
</section>
<section id="no-cache"><title>no-cache</title>
- <p><em>Available in versions after 2.2.11</em></p>
+ <p><em>Available in versions 2.2.12 and later</em></p>
<p>When set, <module>mod_cache</module> will not save an otherwise
cacheable response. This environment variable does not influence
<p> The <code>no-cache</code> environment variable can be set to
disable caching on a finer grained set of resources in versions
- after 2.2.11.</p>
+ 2.2.12 and later.</p>
<h3>See also</h3>
<p> The <code>no-cache</code> environment variable can be set to
disable caching on a finer grained set of resources in versions
- after 2.2.11.</p>
+ 2.2.12 and later.</p>
<h3>See also</h3>
enable the thundering herd lock in the default system temp directory.</p>
<div class="example"><p><code>
- # Enable chache lock<br />
+ # Enable cache lock<br />
CacheLock on<br /><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 in versions
- after 2.2.11.</p>
+ 2.2.12 and later.</p>
</usage>
<seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
<p> The <code>no-cache</code> environment variable can be set to
disable caching on a finer grained set of resources in versions
- after 2.2.11.</p>
+ 2.2.12 and later.</p>
</usage>
<seealso><a href="../env.html">Environment Variables in Apache</a></seealso>
<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.2.12 and later</td></tr>
</table>
<p>
This directive sets whether a non SNI client is allowed to access a name based
<default>SSLStrictSNIVHostCheck off</default>
<contextlist><context>server config</context>
<context>virtual host</context></contextlist>
+<compatibility>Available in Apache 2.2.12 and later</compatibility>
<usage>
<p>