diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2013-06-27 03:06:35 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2013-06-27 03:06:35 +0000 |
commit | 7e38ced2770afcd27241cc2840f7b164c12a5d89 (patch) | |
tree | 0ade79b21ab027ce91f68e80afee3e2a2869f5c2 /docs/manual/howto/ssi.html.en | |
parent | a3816f1da7b21ed7c869ce09ea30208479cdd6bb (diff) | |
download | httpd-7e38ced2770afcd27241cc2840f7b164c12a5d89.tar.gz |
2.0.65 is published in 2013.
2.2 and 2.4 may be irrelevant when the user reads these documents,
regenerate docs with http://httpd.apache.org/docs/current/ links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1497198 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto/ssi.html.en')
-rw-r--r-- | docs/manual/howto/ssi.html.en | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/howto/ssi.html.en b/docs/manual/howto/ssi.html.en index 3f160efa53..1ab1f1ecd4 100644 --- a/docs/manual/howto/ssi.html.en +++ b/docs/manual/howto/ssi.html.en @@ -17,10 +17,10 @@ <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/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.0</a> > <a href="./">How-To / Tutorials</a></div><div style="width: 90%;" class="outofdate"><h4>Please note</h4> - This document refers to the 2.0 version of Apache httpd, which is no longer recommended.<br /> - If you are using the current versions of httpd (2.2 or 2.4), please visit their documentations instead:<br /><ul><li><a href="http://httpd.apache.org/docs/2.2/">Apache HTTP Server 2.2 documentation</a></li><li><a href="http://httpd.apache.org/docs/2.4/">Apache HTTP Server 2.4 documentation</a></li></ul> - You may follow <a href="http://httpd.apache.org/docs/2.2/howto/ssi.html">this link</a> to - go to the 2.2 version of this document. + This document refers to the 2.0 version of Apache httpd, which is no longer maintained.<br /> + Upgrade, and refer to the current version of httpd instead, documented at:<br /><ul><li><a href="http://httpd.apache.org/docs/current/">Current release version of Apache HTTP Server documentation</a></li></ul> + You may follow <a href="http://httpd.apache.org/docs/current/howto/ssi.html">this link</a> to + go to the current version of this document. </div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: Introduction to Server Side Includes</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/howto/ssi.html" title="English"> en </a> | @@ -486,6 +486,6 @@ modified?</a></h3> <a href="../ja/howto/ssi.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../ko/howto/ssi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> -<p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> +<p class="apache">Copyright 2013 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div> </body></html>
\ No newline at end of file |