From c849173fdf4c26b2fc8a142f2da0c52b2b23c882 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 22 Feb 2009 13:09:09 +0000 Subject: [PATCH] Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@746668 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_disk_cache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index a2ae881d5d..ac4496b76a 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -48,7 +48,7 @@ serve files from the cache when supported by the platform, and when enabled with EnableSendfile. However, per-directory and .htaccess configuration of - EnableSendfile are ignored my + EnableSendfile are ignored by mod_disk_cache as the corresponding settings are not available to the module when a request is being served from the cache.

-- 2.50.1