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/content-negotiation.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/content-negotiation.html.en')
-rw-r--r-- | docs/manual/content-negotiation.html.en | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 6e48c23923..e4e32cbc8a 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.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>Content Negotiation</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="./en/content-negotiation.html"> en </a> | <a href="./ja/content-negotiation.html"> ja </a></p> +</div> + <p>Apache's supports content negotiation as described in the HTTP/1.1 specification. It can choose the best @@ -646,7 +650,9 @@ decimal places before choosing the best variant.</p> Negotiation Notes</a>. But note that this document may not be updated to include changes in Apache 2.0.</p> </div></div> -<div id="footer"> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="./en/content-negotiation.html"> en </a> | <a href="./ja/content-negotiation.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 |