From: Ruediger Pluem Date: Wed, 13 Nov 2019 13:43:58 +0000 (+0000) Subject: Merge r1869740 from trunk: X-Git-Tag: 2.4.42~205 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef339860b0515f89d46f9ed8ceb61c1e25d58132;p=thirdparty%2Fapache%2Fhttpd.git Merge r1869740 from trunk: * Fix typo Submitted by: rpluem Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1869741 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index 4d609ddca75..b98e536db3d 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -1128,7 +1128,7 @@ MDMessageCmd /etc/apache/md-message compatiblity, this is disabled by default.

The stapling can be switched on for all certificates on the server or - for an individual MDomain. This will replace any stapling configurtion + for an individual MDomain. This will replace any stapling configuration in `mod_ssl` for these hosts. When disabled, the 'mod_ssl' stapling will do the work (if it is itself enabled, of course). This allows for a gradual shift over from one implementation to the other.