From f20b9f586490adb32b1f5792ce5fa8f6911b5a56 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Thu, 26 Jan 2017 10:36:49 +0000 Subject: [PATCH] Add HTTP/2 howto link to index and sitemap git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1780358 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/index.xml | 1 + docs/manual/sitemap.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/manual/index.xml b/docs/manual/index.xml index 7785e95d3e..3aee82fe08 100644 --- a/docs/manual/index.xml +++ b/docs/manual/index.xml @@ -76,6 +76,7 @@ Documentation Server Side Includes (SSI) Per-user Web Directories (public_html) Reverse proxy setup guide + HTTP/2 guide Platform Specific Notes diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index af337c99ab..ee2f92e851 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -114,6 +114,7 @@ remapping of URLs .htaccess files Per-user web directories Reverse proxy setup guide +HTTP/2 guide -- 2.49.0