From 8c89a9a740a4c20ef21c687897bf90b4c2ee53aa Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Wed, 8 May 2013 10:00:14 +0000 Subject: [PATCH] s/2.5/2.4.5/ since it's been backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1480213 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cache_socache.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/mod/mod_cache_socache.xml b/docs/manual/mod/mod_cache_socache.xml index 94d00a4fbc..5d8b258c52 100644 --- a/docs/manual/mod/mod_cache_socache.xml +++ b/docs/manual/mod/mod_cache_socache.xml @@ -76,7 +76,7 @@ stored CacheSocache type[:args] server configvirtual host -Available in Apache 2.5 and later +Available in Apache 2.4.5 and later

The CacheSocache directive defines the name of @@ -102,7 +102,7 @@ cache directory .htaccess -Available in Apache 2.5 and later +Available in Apache 2.4.5 and later

The CacheSocacheMaxTime directive sets the @@ -153,7 +153,7 @@ cache directory .htaccess -Available in Apache 2.5 and later +Available in Apache 2.4.5 and later

The CacheSocacheMaxSize directive sets the @@ -185,7 +185,7 @@ cache directory .htaccess -Available in Apache 2.5 and later +Available in Apache 2.4.5 and later

The CacheSocacheReadSize directive sets the @@ -216,7 +216,7 @@ cache directory .htaccess -Available in Apache 2.5 and later +Available in Apache 2.4.5 and later

The CacheSocacheReadTime directive sets the minimum amount -- 2.50.1