From b6823cce9541b8736b7ace0f9193de0b04e9120f Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 11 May 2012 10:40:31 +0000 Subject: [PATCH] Removing some directives that haven't been implemented in 2.4 yet. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1337105 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_auth_digest.xml | 41 ----------------------------- 1 file changed, 41 deletions(-) diff --git a/docs/manual/mod/mod_auth_digest.xml b/docs/manual/mod/mod_auth_digest.xml index 1f1ba060d4..875f651268 100644 --- a/docs/manual/mod/mod_auth_digest.xml +++ b/docs/manual/mod/mod_auth_digest.xml @@ -212,47 +212,6 @@ authentication - -AuthDigestNonceFormat -Determines how the nonce is generated -AuthDigestNonceFormat format -directory.htaccess - -AuthConfig - - - Not implemented yet. - - - - - -AuthDigestNcCheck -Enables or disables checking of the nonce-count sent by the -server -AuthDigestNcCheck On|Off -AuthDigestNcCheck Off -server config - - - - Not implemented yet. - - - - AuthDigestAlgorithm -- 2.50.1