From: Rainer Jung Date: Tue, 17 Aug 2010 18:01:03 +0000 (+0000) Subject: Fix validation error on docs xml file. X-Git-Tag: 2.3.7~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a70b3c6a25fa6fac7957642f98e3b606c77a5adf;p=apache Fix validation error on docs xml file. Order of elements is relevant for validation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@986424 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_socache.xml b/docs/manual/mod/mod_authn_socache.xml index ee71ddbe02..772d782439 100644 --- a/docs/manual/mod/mod_authn_socache.xml +++ b/docs/manual/mod/mod_authn_socache.xml @@ -113,9 +113,9 @@ the load on backends AuthnCacheProvider Specify which authn provider(s) to cache for AuthnCacheProvider authn-provider [...] +None directory.htaccess AuthConfig -None

This directive specifies an authentication provider or providers @@ -135,9 +135,9 @@ the load on backends AuthnCacheTimeout Set a timeout for cache entries AuthnCacheTimeout timeout (seconds) +300 (5 minutes) directory.htaccess AuthConfig -300 (5 minutes)

Cacheing authentication data can be a security issue, though short-term @@ -159,8 +159,8 @@ the load on backends AuthnCacheContext Specify a context string for use in the cache key AuthnCacheContext directory|server|custom-string -directory directory +directory

This directive specifies a string to be used along with the supplied