]> granicus.if.org Git - apache/commitdiff
Warn that not only does mod_disk_cache require mod_cache, but
authorDaniel Earl Poirier <poirier@apache.org>
Mon, 1 Nov 2010 20:55:59 +0000 (20:55 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Mon, 1 Nov 2010 20:55:59 +0000 (20:55 +0000)
mod_cache has to be loaded first.  Reported by Eric Covener.
PR43976

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029833 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_disk_cache.xml

index 3bf2cd6978430db93175efc634da6dfcf42d82fd..3deda75cb96988f5c2cf07ed937824ab278f9b75 100644 (file)
@@ -52,7 +52,8 @@
 
     <note><title>Note:</title>
       <p><module>mod_disk_cache</module> requires the services of
-      <module>mod_cache</module>.</p>
+      <module>mod_cache</module>, which must be
+      loaded before mod_disk_cache.</p>
     </note>
     <note><title>Note:</title>
       <p><module>mod_disk_cache</module> uses the sendfile feature to