You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by el...@apache.org on 2016/03/26 09:21:24 UTC

svn commit: r1736686 - /httpd/httpd/trunk/docs/manual/howto/index.xml

Author: elukey
Date: Sat Mar 26 08:21:23 2016
New Revision: 1736686

URL: http://svn.apache.org/viewvc?rev=1736686&view=rev
Log:
Added HTTP/2 guide among the howtos

Modified:
    httpd/httpd/trunk/docs/manual/howto/index.xml

Modified: httpd/httpd/trunk/docs/manual/howto/index.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/index.xml?rev=1736686&r1=1736685&r2=1736686&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/index.xml (original)
+++ httpd/httpd/trunk/docs/manual/howto/index.xml Sat Mar 26 08:21:23 2016
@@ -81,6 +81,20 @@
     </dl>
 
     <dl>
+      <dt>HTTP/2 with httpd</dt>
+      <dd>
+      <p>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 semantics of HTTP.
+        This guide explains how HTTP/2 is implemented in httpd, showing basic configurations tips and 
+        best practices.
+      </p>
+
+        <p>See: <a href="http2.html">HTTP/2 guide</a></p>
+      </dd>
+    </dl>
+
+
+    <dl>
       <dt>Introduction to Server Side Includes</dt>
       <dd>
         <p>SSI (Server Side Includes) are directives that are placed in