diff options
author | André Malo <nd@apache.org> | 2003-05-02 01:13:33 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-05-02 01:13:33 +0200 |
commit | 34a80376eabba5eec7ad3ebf872f3b4f18d0de79 (patch) | |
tree | 0de8ab9c8cbe32415c8c232860a0b8c98df7d08c /docs/manual/bind.html.en | |
parent | introduce cross-language links. The links to all available languages of a (diff) | |
download | apache2-34a80376eabba5eec7ad3ebf872f3b4f18d0de79.tar.xz apache2-34a80376eabba5eec7ad3ebf872f3b4f18d0de79.zip |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/bind.html.en')
-rw-r--r-- | docs/manual/bind.html.en | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 3b25dfc929..ee34b8efa0 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -17,6 +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-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Binding</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="./en/bind.html"> en </a> | <a href="./ja/bind.html"> ja </a></p> +</div> + <p>Configuring Apache to listen on specific addresses and ports.</p> </div> <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#overview">Overview</a></li> @@ -153,7 +157,9 @@ is set for an address and port that the server is not listening to, it cannot be accessed.</p> </div></div> -<div id="footer"> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="./en/bind.html"> en </a> | <a href="./ja/bind.html"> ja </a></p> +</div><div id="footer"> <p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</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 |