]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Documentation rebuild
authorLuca Toscano <elukey@apache.org>
Mon, 11 Apr 2016 20:41:59 +0000 (20:41 +0000)
committerLuca Toscano <elukey@apache.org>
Mon, 11 Apr 2016 20:41:59 +0000 (20:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1738640 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/index.html.en
docs/manual/howto/index.xml.fr
docs/manual/howto/index.xml.ja
docs/manual/howto/index.xml.ko
docs/manual/howto/index.xml.meta
docs/manual/howto/index.xml.zh-cn

index 71f33a6f7328d4576b764587b38d3a53bcbcf2fa..5ca462abde148efd2066440f39900c3817ea1843 100644 (file)
       </dd>
     </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>
index 8ca01d1dfbecb21d9cb8ab2e5f4486c58a8a1a2c..4b3c31a84624d8d712ef93e53c6a450530fa0fae 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 1732097 -->
+<!-- English Revision: 1732097:1738639 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index db7d85a2d42cdefa2728bb688ed867715c1c53c6..31575a52fbaf6e9beaff875efaa67ed5642bf882 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1597081:1732097 (outdated) -->
+<!-- English Revision: 1597081:1738639 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 93344e1c82ab98faa29bb69a8a3cb037a374850c..9d8fa9658962f53542df3a9442367acdb6da54c3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1732097 (outdated) -->
+<!-- English Revision: 151408:1738639 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 75fbfff410e3bedfdd448ea023967f2331ee9362..0e683ff37620461b4e3cffc0d38741b9e9740764 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">zh-cn</variant>
index ad8dba4a18fc28c2bb0e6a9a3a79704569744b70..e21bf5657e4fbc5e90aea9e593e21cf7c3908fda 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.zh-cn.xsl"?>
-<!-- English Revision: 420990:1732097 (outdated) -->
+<!-- English Revision: 420990:1738639 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more