Commit 26ddf7e0 authored by Eric Covener's avatar Eric Covener
Browse files

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
parent 621d3810
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -283,6 +283,7 @@
    

    <h3><a name="no-cache" id="no-cache">no-cache</a></h3>
        <p><em>Available in versions after 2.2.11</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
+1 −0
Original line number Diff line number Diff line
@@ -324,6 +324,7 @@
    </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