mirror of
https://github.com/apache/httpd.git
synced 2025-08-02 18:26:38 +03:00
Sync anchor href alt titles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567134 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<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.3</a> > <a href="./">Developer Documentation</a></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"> en </a> |
|
||||
<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p>
|
||||
<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title=""> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This is a first attempt at writing the lessons I learned
|
||||
@ -276,7 +276,7 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module =
|
||||
</div></div>
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/modules.html" title="English"> en </a> |
|
||||
<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p>
|
||||
<a href="../ja/developer/modules.html" hreflang="ja" rel="alternate" title=""> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Copyright 2006 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>
|
||||
|
Reference in New Issue
Block a user