summaryrefslogtreecommitdiff
path: root/docs/manual/developer/modules.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/developer/modules.html.en')
-rw-r--r--docs/manual/developer/modules.html.en10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en
index 4b2b0872fe..d3abdb3499 100644
--- a/docs/manual/developer/modules.html.en
+++ b/docs/manual/developer/modules.html.en
@@ -17,10 +17,10 @@
<div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.0</a> &gt; <a href="./">Developer Documentation</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/developer/modules.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/developer/modules.html">this link</a> to
+ go to the current version of this document.
</div><div id="page-content"><div id="preamble"><h1>Converting Modules from Apache 1.3 to Apache 2.0</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English">&nbsp;en&nbsp;</a> |
@@ -273,6 +273,6 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module =
<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English">&nbsp;en&nbsp;</a> |
<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</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