]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
document where no-cache envvar is supported
authorEric Covener <covener@apache.org>
Mon, 2 Mar 2009 18:04:12 +0000 (18:04 +0000)
committerEric Covener <covener@apache.org>
Mon, 2 Mar 2009 18:04:12 +0000 (18:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@749395 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.html.en
docs/manual/env.xml

index f1014d95fd064d0f45808c0d354acda37183e4ae..ea5d28e6dabefdc19bc428da4f1d525b90c5b3e7 100644 (file)
     
 
     <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
index e98732d8b7caa80eb0f8f7dea5076c539a27d8bd..b5979c8decb251f847e379c20a28058357fca5e0 100644 (file)
     </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