svn commit: r1935435 - httpd/httpd/trunk/docs/manual/mod
[email protected] Tue, 16 Jun 2026 19:02:54 -0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178163657438.2522124.13466624597784757843@svn03-he-fi> |
Author: rjung
Date: Tue Jun 16 19:02:54 2026
New Revision: 1935435
Log:
mod_md: update docs for per MDomain specific MDHttpProxy setting.
Merge from icing/md:
https://github.com/icing/mod_md/commit/254cac82d227539cacf49e3ca39e87958b04043d
Modified:
httpd/httpd/trunk/docs/manual/mod/mod_md.xml
Modified: httpd/httpd/trunk/docs/manual/mod/mod_md.xml
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_md.xml Tue Jun 16 18:49:37 2026 (r1935434)
+++ httpd/httpd/trunk/docs/manual/mod/mod_md.xml Tue Jun 16 19:02:54 2026 (r1935435)
@@ -538,9 +538,10 @@ MDCertificateAuthority https://acme-stag
<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>