From 934a2feafd2767583bf767eb7dea4a361c0a2303 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 12 Jun 2017 17:13:40 +0000 Subject: [PATCH] wrong module :) Thx eric git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798491 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_http2.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/manual/mod/mod_proxy_http2.xml b/docs/manual/mod/mod_proxy_http2.xml index 3bcd5bb47f..239e7d9aae 100644 --- a/docs/manual/mod/mod_proxy_http2.xml +++ b/docs/manual/mod/mod_proxy_http2.xml @@ -56,6 +56,13 @@

This module relies on libnghttp2 to provide the core http/2 engine.

+ Warning +

This module is experimental. Its behaviors, directives, and + defaults are subject to more change from release to + release relative to other standard modules. Users are encouraged to + consult the "CHANGES" file for potential updates.

+
+ Warning

Do not enable proxying until you have secured your server. Open proxy -- 2.49.0