diff options
author | Jim Jagielski <jim@apache.org> | 2016-02-12 18:03:09 +0100 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2016-02-12 18:03:09 +0100 |
commit | 79f068d00c8a5eb54796b981284de5cbea0bd676 (patch) | |
tree | bace395f58d4ea4d45e5f97993e66002b8386c08 /docs/manual/ssl/ssl_intro.html.fr | |
parent | Rename http2 module m4 file, so that it will (diff) | |
download | apache2-79f068d00c8a5eb54796b981284de5cbea0bd676.tar.xz apache2-79f068d00c8a5eb54796b981284de5cbea0bd676.zip |
Use nice PNG instead of ugly nasty GIF
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1730073 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/ssl/ssl_intro.html.fr')
-rw-r--r-- | docs/manual/ssl/ssl_intro.html.fr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/ssl/ssl_intro.html.fr b/docs/manual/ssl/ssl_intro.html.fr index 9f59f8a24d..36e3bafee3 100644 --- a/docs/manual/ssl/ssl_intro.html.fr +++ b/docs/manual/ssl/ssl_intro.html.fr @@ -18,7 +18,7 @@ <body id="manual-page"><div id="page-header"> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p> <p class="apache">Serveur Apache HTTP Version 2.5</p> -<img alt="" src="../images/feather.gif" /></div> +<img alt="" src="../images/feather.png" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">Serveur HTTP</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.5</a> > <a href="./">SSL/TLS</a></div><div id="page-content"><div id="preamble"><h1>Chiffrement SSL/TLS fort : Introduction</h1> |