From 2127db89161130676c94f82006a4fda23ccc90db Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Mon, 28 Jun 2010 20:51:25 +0000 Subject: [PATCH] Bah. Fix usage example in r958720 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/manual/mod/mod_authn_socache.xml b/docs/manual/mod/mod_authn_socache.xml index 882f790d2f..ee71ddbe02 100644 --- a/docs/manual/mod/mod_authn_socache.xml +++ b/docs/manual/mod/mod_authn_socache.xml @@ -77,6 +77,7 @@ the load on backends AuthnCacheProvider dbd AuthnCacheContext dbd-authn-example AuthnCacheSOCache dbm + Require valid-user </Directory> -- 2.50.1