]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* mark mod_proxy_http2 and mod_md as 'experimental' on their documentation
authorStefan Eissing <icing@apache.org>
Mon, 23 Jul 2018 08:35:18 +0000 (08:35 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 23 Jul 2018 08:35:18 +0000 (08:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836468 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_md.xml
docs/manual/mod/mod_proxy_http2.xml

index cd5b6e5576260da34ae21ff04ac2fc6eca26514c..a2dc603a31cb21c9d455679f3d60a4380ddf031e 100644 (file)
@@ -26,7 +26,7 @@
     <description>Managing domains across virtual hosts, certificate provisioning 
         via the ACME protocol
     </description>
-    <status>Extension</status>
+    <status>Experimental</status>
     <sourcefile>mod_md.c</sourcefile>
     <identifier>md_module</identifier>
     <compatibility>Available in version 2.4.30 and later</compatibility>
index ab7954034128cc4d6edef3be595e3055ab9dd08f..282985b502360a5436796752d8acac6fc79e7bd6 100644 (file)
@@ -25,7 +25,7 @@
 <name>mod_proxy_http2</name>
 <description>HTTP/2 support module for
 <module>mod_proxy</module></description>
-<status>Extension</status>
+<status>Experimental</status>
 <sourcefile>mod_proxy_http2.c</sourcefile>
 <identifier>proxy_http2_module</identifier>