diff options
author | Jeon Jeongho <maczniak@apache.org> | 2004-07-09 13:46:59 +0000 |
---|---|---|
committer | Jeon Jeongho <maczniak@apache.org> | 2004-07-09 13:46:59 +0000 |
commit | b980f5b07ff6407b3fa6e521cd43b722bbfd84d8 (patch) | |
tree | 77e9b8fdb3f5173b3261d5c9fefe04055a6ff0c8 /docs/manual/howto/cgi.html.en | |
parent | e3134123b3efbb52b8a274dda66b025069172630 (diff) | |
download | httpd-b980f5b07ff6407b3fa6e521cd43b722bbfd84d8.tar.gz |
commit a few Korean files and up-to-date patches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104205 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto/cgi.html.en')
-rw-r--r-- | docs/manual/howto/cgi.html.en | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en index 9965cff923..4d9d312457 100644 --- a/docs/manual/howto/cgi.html.en +++ b/docs/manual/howto/cgi.html.en @@ -19,7 +19,8 @@ <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> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: Dynamic Content with CGI</h1> <div class="toplang"> <p><span>Available Languages: </span><a href="../en/howto/cgi.html" title="English"> en </a> | -<a href="../ja/howto/cgi.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> +<a href="../ja/howto/cgi.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div> </div> <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">Introduction</a></li> @@ -546,7 +547,8 @@ </div></div> <div class="bottomlang"> <p><span>Available Languages: </span><a href="../en/howto/cgi.html" title="English"> en </a> | -<a href="../ja/howto/cgi.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a></p> +<a href="../ja/howto/cgi.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | +<a href="../ko/howto/cgi.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p> </div><div id="footer"> <p class="apache">Copyright 1999-2004 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> |