From: Nick Kew Date: Sat, 10 Dec 2011 21:03:19 +0000 (+0000) Subject: Typos X-Git-Tag: 2.5.0-alpha~7689 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aaf65934fdcd37f5db337b32277b53b56d8d1ae;p=thirdparty%2Fapache%2Fhttpd.git Typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1212872 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/socache.xml b/docs/manual/socache.xml index 20cae8e65f9..c680379256c 100644 --- a/docs/manual/socache.xml +++ b/docs/manual/socache.xml @@ -40,9 +40,9 @@

The only configuration required is to select which cache provider to use. This is the responsibility of modules using the cache, and they enable selection using directives such as - AuthnCacheSOCache, - SSLSessionCache, and - SSLStaplingCache.

+ AuthnCacheSOCache, + SSLSessionCache, and + SSLStaplingCache.

Currently available providers are:

"dbm" (mod_socache_dbm)