diff options
Diffstat (limited to 'docs/manual/howto/http2.html.en')
-rw-r--r-- | docs/manual/howto/http2.html.en | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/howto/http2.html.en b/docs/manual/howto/http2.html.en index 574a218866..80e103d0b1 100644 --- a/docs/manual/howto/http2.html.en +++ b/docs/manual/howto/http2.html.en @@ -24,7 +24,8 @@ <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.5</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>HTTP/2 guide</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/howto/http2.html" title="English"> en </a> | -<a href="../es/howto/http2.html" hreflang="es" rel="alternate" title="Español"> es </a></p> +<a href="../es/howto/http2.html" hreflang="es" rel="alternate" title="Español"> es </a> | +<a href="../fr/howto/http2.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div> <p>This is the howto guide for the HTTP/2 implementation in Apache httpd. This @@ -263,7 +264,8 @@ </div></div> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/howto/http2.html" title="English"> en </a> | -<a href="../es/howto/http2.html" hreflang="es" rel="alternate" title="Español"> es </a></p> +<a href="../es/howto/http2.html" hreflang="es" rel="alternate" title="Español"> es </a> | +<a href="../fr/howto/http2.html" hreflang="fr" rel="alternate" title="Français"> fr </a></p> </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div> <script type="text/javascript"><!--//--><![CDATA[//><!-- var comments_shortname = 'httpd'; |