From: Stefan Eissing Date: Mon, 23 Jul 2018 08:35:18 +0000 (+0000) Subject: * mark mod_proxy_http2 and mod_md as 'experimental' on their documentation X-Git-Tag: 2.5.0-alpha2-ci-test-only~2446 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53f8626076cb8efda573465d10f0f3005f12a169;p=thirdparty%2Fapache%2Fhttpd.git * mark mod_proxy_http2 and mod_md as 'experimental' on their documentation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836468 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_md.xml b/docs/manual/mod/mod_md.xml index cd5b6e55762..a2dc603a31c 100644 --- a/docs/manual/mod/mod_md.xml +++ b/docs/manual/mod/mod_md.xml @@ -26,7 +26,7 @@ Managing domains across virtual hosts, certificate provisioning via the ACME protocol - Extension + Experimental mod_md.c md_module Available in version 2.4.30 and later diff --git a/docs/manual/mod/mod_proxy_http2.xml b/docs/manual/mod/mod_proxy_http2.xml index ab795403412..282985b5023 100644 --- a/docs/manual/mod/mod_proxy_http2.xml +++ b/docs/manual/mod/mod_proxy_http2.xml @@ -25,7 +25,7 @@ mod_proxy_http2 HTTP/2 support module for mod_proxy -Extension +Experimental mod_proxy_http2.c proxy_http2_module