From: Luca Toscano Date: Sun, 26 Nov 2017 00:14:09 +0000 (+0000) Subject: Sync with trunk the override suggestions for directives in: X-Git-Tag: 2.4.30~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b317226c08ea05b62e0bf1949b1d9ae5173abed;p=apache Sync with trunk the override suggestions for directives in: mod_authn_socache.xml mod_logio.xml mod_ssl.xml This caused two issues: 1) ./build.sh validate-xhtml failing due to xml validation failures for the string "Not applicable". 2) weird categories ('none', 'Not applicable', 'None') in overrides.html that don't make much sense. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1816356 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_socache.xml b/docs/manual/mod/mod_authn_socache.xml index e371841388..8520de7e8e 100644 --- a/docs/manual/mod/mod_authn_socache.xml +++ b/docs/manual/mod/mod_authn_socache.xml @@ -100,7 +100,6 @@ AuthnCacheSOCache dbm Enable Authn caching configured anywhere AuthnCacheEnable server config -None

This directive is not normally necessary: it is implied if @@ -117,7 +116,6 @@ AuthnCacheSOCache dbm Select socache backend provider to use AuthnCacheSOCache provider-name[:provider-args] server config -None Optional provider arguments are available in Apache HTTP Server 2.4.7 and later diff --git a/docs/manual/mod/mod_logio.xml b/docs/manual/mod/mod_logio.xml index 24ecc873a7..0a1acef911 100644 --- a/docs/manual/mod/mod_logio.xml +++ b/docs/manual/mod/mod_logio.xml @@ -96,7 +96,7 @@ LogIOTrackTTFB OFF server configvirtual host directory.htaccess -none +All Apache HTTP Server 2.4.13 and later diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index d41a8b158e..8ef2f76c93 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1741,7 +1741,6 @@ SSLStrictSNIVHostCheck on Directory of PEM-encoded client certificates and keys to be used by the proxy SSLProxyMachineCertificatePath directory server config -Not applicable

@@ -1769,7 +1768,6 @@ SSLProxyMachineCertificatePath "/usr/local/apache2/conf/proxy.crt/" File of concatenated PEM-encoded client certificates and keys to be used by the proxy SSLProxyMachineCertificateFile filename server config -Not applicable

@@ -1797,7 +1795,6 @@ SSLProxyMachineCertificateFile "/usr/local/apache2/conf/ssl.crt/proxy.pem" File of concatenated PEM-encoded CA certificates to be used by the proxy for choosing a certificate SSLProxyMachineCertificateChainFile filename server config -Not applicable