diff --git a/docs/manual/howto/index.html.en b/docs/manual/howto/index.html.en index 90fd9fe37a..beabc4c2b6 100644 --- a/docs/manual/howto/index.html.en +++ b/docs/manual/howto/index.html.en @@ -87,6 +87,20 @@ +
HTTP/2 is the evolution of the world's most successful application layer protocol, HTTP. + It focuses on making more efficient use of network resources without changing the semantis of HTTP. + This guide explains how HTTP/2 is implemented in httpd, showing basic configurations tips and + best practices. +
+ +See: HTTP/2 guide
+