]> granicus.if.org Git - apache/commitdiff
Bah. Fix usage example in r958720
authorNick Kew <niq@apache.org>
Mon, 28 Jun 2010 20:51:25 +0000 (20:51 +0000)
committerNick Kew <niq@apache.org>
Mon, 28 Jun 2010 20:51:25 +0000 (20:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@958723 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authn_socache.xml

index 882f790d2f6549d82e1d9fc074954f963c1b2ae0..ee71ddbe024ec3bcbed1b816e80b6a8787eb7cf8 100644 (file)
@@ -77,6 +77,7 @@ the load on backends</description>
         AuthnCacheProvider dbd
         AuthnCacheContext dbd-authn-example
         AuthnCacheSOCache dbm
+        Require valid-user
     &lt;/Directory&gt;
     </pre></example>
 </section>