]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorJim Jagielski <jim@apache.org>
Thu, 30 Jun 2016 11:14:31 +0000 (11:14 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 30 Jun 2016 11:14:31 +0000 (11:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750771 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_http2.html.en

index 24a4b9d74b061de3617c8a10d7ef419f67465721..8a87a10913b8de83ff2ceb09fc2bcae0ec545bdb 100644 (file)
@@ -45,7 +45,7 @@
     have to be present in the server.</p>
 
     <p><code class="module"><a href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code> works with incoming requests
-    over HTTP/1.1 and HTTP/2 requests. If <code class="module"><a href="../mod/mod_proxy_http2.html">mod_proxy_http2</a></code>
+    over HTTP/1.1 and HTTP/2 requests. If <code class="module"><a href="../mod/mod_http2.html">mod_http2</a></code>
     handles the frontend connection, requests against the same HTTP/2
     backend are sent over a single connection, whenever possible.</p>