From: Vincent Bray Date: Wed, 22 Aug 2007 20:11:50 +0000 (+0000) Subject: Document 'see other' style deprecation. Thanks to Joshua and Ruediger for pointing... X-Git-Tag: 2.3.0~1572 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6d8c330d92d98217c0d5d66f36a13c3bb8dc813;p=thirdparty%2Fapache%2Fhttpd.git Document 'see other' style deprecation. Thanks to Joshua and Ruediger for pointing out the easy out git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@568739 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_mem_cache.xml b/docs/manual/mod/mod_mem_cache.xml index a98fc393da9..6f1bde48bc1 100644 --- a/docs/manual/mod/mod_mem_cache.xml +++ b/docs/manual/mod/mod_mem_cache.xml @@ -41,6 +41,10 @@

Content is stored in and retrieved from the cache using URI based keys. Content with access protection is not cached.

+ + NoteIn most cases mod_disk_cache + should be the preferred choice. This is explained further in the Caching Guide. mod_cache mod_disk_cache