]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Typos
authorNick Kew <niq@apache.org>
Sat, 10 Dec 2011 21:03:19 +0000 (21:03 +0000)
committerNick Kew <niq@apache.org>
Sat, 10 Dec 2011 21:03:19 +0000 (21:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1212872 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/socache.xml

index 20cae8e65f984ffa2ff3c5fb7260e699f63c1dd7..c680379256c90737c30b9e878ffe6b5769c7a388 100644 (file)
@@ -40,9 +40,9 @@
     <p>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
-    <directive module="authn_socache">AuthnCacheSOCache</directive>,
-    <directive module="ssl">SSLSessionCache</directive>, and
-    <directive module="ssl">SSLStaplingCache</directive>.</p>
+    <directive module="mod_authn_socache">AuthnCacheSOCache</directive>,
+    <directive module="mod_ssl">SSLSessionCache</directive>, and
+    <directive module="mod_ssl">SSLStaplingCache</directive>.</p>
     <p>Currently available providers are:</p>
     <dl>
     <dt>"dbm" (<module>mod_socache_dbm</module>)</dt>