]> granicus.if.org Git - apache/commitdiff
Broken directive
authorTony Stevenson <pctony@apache.org>
Wed, 17 Jun 2009 11:40:52 +0000 (11:40 +0000)
committerTony Stevenson <pctony@apache.org>
Wed, 17 Jun 2009 11:40:52 +0000 (11:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@785561 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache.html.en
docs/manual/mod/mod_cache.xml

index 2088eb79481a9cedf6fc930050c3b0b227574ff3..28f7bad43c4f9e56517ce61aa151b3c0d8c2e7ea 100644 (file)
@@ -214,8 +214,8 @@ manager</td></tr>
     <p>Ordinarily, requests containing a Cache-Control: no-cache or
     Pragma: no-cache header value will not be served from the cache.  The
     <code class="directive">CacheIgnoreCacheControl</code> directive allows this
-    behavior to be overridden.  <code class="directive">CacheIgnoreCacheControl</code>
-    On tells the server to attempt to serve the resource from the cache even
+    behavior to be overridden.  <code class="directive">CacheIgnoreCacheControl On</code>
+    tells the server to attempt to serve the resource from the cache even
     if the request contains no-cache header values.  Resources requiring
     authorization will <em>never</em> be cached.</p>
 
index e94a7f7f18c872512f29cafedd839416195a6073..e5c360aca5a6cb49e29666fb551bcf6945b0c231 100644 (file)
@@ -262,8 +262,8 @@ header.</description>
     <p>Ordinarily, requests containing a Cache-Control: no-cache or
     Pragma: no-cache header value will not be served from the cache.  The
     <directive>CacheIgnoreCacheControl</directive> directive allows this
-    behavior to be overridden.  <directive>CacheIgnoreCacheControl</directive>
-    On tells the server to attempt to serve the resource from the cache even
+    behavior to be overridden.  <directive>CacheIgnoreCacheControl On</directive>
+    tells the server to attempt to serve the resource from the cache even
     if the request contains no-cache header values.  Resources requiring
     authorization will <em>never</em> be cached.</p>