From: Colm MacCarthaigh Date: Tue, 23 Aug 2005 09:29:23 +0000 (+0000) Subject: add htcacheclean to support/README X-Git-Tag: 2.3.0~3109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68e258c3158cd35a39a3a4d6f730ebd83bfb3b76;p=apache add htcacheclean to support/README git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@239382 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/README b/support/README index 80e9cafde0..020a6bcfcd 100644 --- a/support/README +++ b/support/README @@ -17,6 +17,9 @@ dbmmanage Create and update user authentication files in the faster DBM format used by mod_auth_db. +htcacheclean + Keep the size of mod_disk_cache store within a certain limit. + htdigest Create and update user authentication files used in DIGEST authentification. See mod_auth_digest.