git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105351
13f79535-47bb-0310-9956-
ffa450edef68
*) mod_digest: Fix nonce string calculation since 1.3.31 which
would force re-authentication for every connection if
- AuthDigestRealmSeed was not configure. PR 30920. [Joe Orton]
+ AuthDigestRealmSeed was not configured. PR 30920. [Joe Orton]
*) Trigger an error when a LoadModule directive attempts to
load a module which is built-in. This is a common error when