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/configuring.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/configuring.html.en')
-rw-r--r-- | docs/manual/configuring.html.en | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index ffad6f9901..47aa265095 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.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>Configuration Files</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="./en/configuring.html"> en </a> | <a href="./ja/configuring.html"> ja </a></p> +</div> + <p>This document describes the files used to configure the Apache HTTP server.</p> </div> @@ -149,7 +153,9 @@ HTTP server.</p> <p>For more information on <code>.htaccess</code> files, see the <a href="howto/htaccess.html">.htaccess tutorial</a>.</p> </div></div> -<div id="footer"> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="./en/configuring.html"> en </a> | <a href="./ja/configuring.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 |