You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2006/01/30 21:58:35 UTC

svn commit: r373588 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml

Author: rpluem
Date: Mon Jan 30 12:58:32 2006
New Revision: 373588

URL: http://svn.apache.org/viewcvs?rev=373588&view=rev
Log:
Merge r373585 from trunk:

* Remove link to CacheSize as this directive is no longer present.

PR: 38449
Submitted by: Bjoern Voigt <bjoern cs.tu-berlin.de>

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml?rev=373588&r1=373587&r2=373588&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_cache.xml Mon Jan 30 12:58:32 2006
@@ -69,7 +69,6 @@
       </modulelist>
       <directivelist>
         <directive module="mod_disk_cache">CacheRoot</directive>
-        <directive module="mod_disk_cache">CacheSize</directive>
         <directive module="mod_disk_cache">CacheDirLevels</directive>
         <directive module="mod_disk_cache">CacheDirLength</directive>
         <directive module="mod_disk_cache">CacheMinFileSize</directive>