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/mod/worker.html.es | |
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/mod/worker.html.es')
-rw-r--r-- | docs/manual/mod/worker.html.es | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/worker.html.es b/docs/manual/mod/worker.html.es index a359d861c6..7bd4f0c815 100644 --- a/docs/manual/mod/worker.html.es +++ b/docs/manual/mod/worker.html.es @@ -18,10 +18,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/">Servidor HTTP</a> > <a href="http://httpd.apache.org/docs/">Documentación</a> > <a href="../">Versión 2.0</a> > <a href="./">Módulos</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/mod/worker.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/mod/worker.html">this link</a> to + go to the current version of this document. </div> <div id="page-content"> <div id="preamble"><h1>MPM de Apache worker</h1> @@ -189,6 +189,6 @@ puertos que usa Apache</a></li> <a href="../ja/mod/worker.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../tr/mod/worker.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div><div id="footer"> -<p class="apache">Copyright 2011 The Apache Software Foundation.<br />Licencia bajo los términos de la <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 />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> <p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/directives.html">Directivas</a> | <a href="../faq/">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa de este sitio web</a></p></div> </body></html>
\ No newline at end of file |