]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_md: update docs for per MDomain specific MDHttpProxy setting.
authorRainer Jung <rjung@apache.org>
Tue, 16 Jun 2026 19:02:54 +0000 (19:02 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 16 Jun 2026 19:02:54 +0000 (19:02 +0000)
Merge from icing/md:
https://github.com/icing/mod_md/commit/254cac82d227539cacf49e3ca39e87958b04043d

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935435 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_md.xml

index 7decbb502bac66630d5118412b80f7898445df74..3ed739d0e81e1f8c4e7b182863248d9d777c02b1 100644 (file)
@@ -538,9 +538,10 @@ MDCertificateAuthority https://acme-staging-v02.api.letsencrypt.org/directory
         <contextlist>
             <context>server config</context>
         </contextlist>
+        <compatibility>Since version 2.4.69, a proxy can be configured separately for each MDomain.</compatibility>
         <usage>
-            <p>Use a http proxy to connect to the <directive module="mod_md">MDCertificateAuthority</directive>. Define this
-            if your webserver can only reach the internet with a forward proxy.
+            <p>Use the given http forward proxy URL to connect to the <directive module="mod_md">MDCertificateAuthority</directive>.
+                Define this if your webserver can only reach the internet with a forward proxy.
             </p>
         </usage>
     </directivesynopsis>