]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fixed reference to mod_http2
authorStefan Eissing <icing@apache.org>
Tue, 3 May 2016 09:00:21 +0000 (09:00 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 3 May 2016 09:00:21 +0000 (09:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742073 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_http2.xml

index acbd8d6513e999f3efdf1e4ed9bd1c75cde9d2db..eb3c4cf6a88bf4a3fec1063b17a636067a6494da 100644 (file)
@@ -41,7 +41,7 @@
     have to be present in the server.</p>
 
     <p><module>mod_proxy_http2</module> works with incoming requests
-    over HTTP/1.1 and HTTP/2 requests. If <module>mod_proxy_http2</module>
+    over HTTP/1.1 and HTTP/2 requests. If <module>mod_http2</module>
     handles the frontend connection, requests against the same HTTP/2
     backend are sent over a single connection, whenever possible.</p>