diff options
author | André Malo <nd@apache.org> | 2003-05-29 19:30:06 +0000 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-05-29 19:30:06 +0000 |
commit | 6032a11a7d08d49021751ad1c39c0a058c278a8c (patch) | |
tree | 087a788f8b62b1c4fa9f05c571b434dc2ec103d8 /docs/manual/dns-caveats.html.en | |
parent | de29fe03a4614b36f190e474c5a187678addaa11 (diff) | |
download | httpd-6032a11a7d08d49021751ad1c39c0a058c278a8c.tar.gz |
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100090 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/dns-caveats.html.en')
-rw-r--r-- | docs/manual/dns-caveats.html.en | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index 15df79675e..413cf3b1ad 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -17,6 +17,12 @@ <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.0</a></div><div id="page-content"><div id="preamble"><h1>Issues Regarding DNS and Apache</h1> +<div class="toplang"> +<p><span>Available Languages: </span><a href="./en/dns-caveats.html" title="English"> en </a> | +<a href="./ja/dns-caveats.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="./ko/dns-caveats.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> +</div> + <p>This page could be summarized with the statement: don't require Apache to use DNS for any parsing of the configuration files. If Apache has to use DNS to parse the configuration files then your server may be subject @@ -221,7 +227,11 @@ been deployed widely enough to be put into use on critical webservers.</p> </div></div> -<div id="footer"> +<div class="bottomlang"> +<p><span>Available Languages: </span><a href="./en/dns-caveats.html" title="English"> en </a> | +<a href="./ja/dns-caveats.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="./ko/dns-caveats.html" hreflang="ko" rel="alternate" title="Korean"> ko </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 |