summaryrefslogtreecommitdiff
path: root/docs/manual/howto
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-02-21 18:58:02 +0000
committerAndré Malo <nd@apache.org>2004-02-21 18:58:02 +0000
commit316a9c1497e2e342f5a29e4e57d7f90096e92214 (patch)
treeae8f37bbd52e4944d59824ca2486fd1668425cd9 /docs/manual/howto
parent389b27aa28317a0ef8b1e7c2cb8f542b6fe9189a (diff)
downloadhttpd-316a9c1497e2e342f5a29e4e57d7f90096e92214.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102739 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/howto')
-rw-r--r--docs/manual/howto/auth.html4
-rw-r--r--docs/manual/howto/auth.html.en6
-rw-r--r--docs/manual/howto/cgi.html.en2
-rw-r--r--docs/manual/howto/cgi.html.ja.jis2
4 files changed, 10 insertions, 4 deletions
diff --git a/docs/manual/howto/auth.html b/docs/manual/howto/auth.html
index 2668877251..01390fb9e8 100644
--- a/docs/manual/howto/auth.html
+++ b/docs/manual/howto/auth.html
@@ -1,3 +1,7 @@
URI: auth.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
+
+URI: auth.html.ja.jis
+Content-Language: ja
+Content-type: text/html; charset=ISO-2022-JP
diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en
index 8836c556b5..5105af0c36 100644
--- a/docs/manual/howto/auth.html.en
+++ b/docs/manual/howto/auth.html.en
@@ -18,7 +18,8 @@
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a> &gt; <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Authentication, Authorization and Access Control</h1>
<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ja/howto/auth.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a></p>
</div>
<p>Authentication is any process by which you verify that
@@ -342,7 +343,8 @@ do?</a></h2>
about how this all works.</p>
</div></div>
<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a></p>
+<p><span>Available Languages: </span><a href="../en/howto/auth.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ja/howto/auth.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</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>
diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en
index cd1ec78fa9..87af385d62 100644
--- a/docs/manual/howto/cgi.html.en
+++ b/docs/manual/howto/cgi.html.en
@@ -248,7 +248,7 @@
Allowed" message</dt>
<dd>That means that you have not properly configured Apache
to process your CGI program. Reread the section on
- <a href="#configuringapachetopermitcgi">configuring
+ <a href="#configuring">configuring
Apache</a> and try to find what you missed.</dd>
<dt>A message starting with "Forbidden"</dt>
diff --git a/docs/manual/howto/cgi.html.ja.jis b/docs/manual/howto/cgi.html.ja.jis
index d8d054a90d..46244246c8 100644
--- a/docs/manual/howto/cgi.html.ja.jis
+++ b/docs/manual/howto/cgi.html.ja.jis
@@ -233,7 +233,7 @@
$B$H$$$&%a%C%;!<%8(B</dt>
<dd>$B$3$l$O!"(BCGI $B%W%m%0%i%`$r=hM}$G$-$k$h$&(B Apache
- $B$rE,@Z$K@_Dj$7$F$$$J$+$C$?$3$H$r0UL#$7$^$9!#(B<a href="#configuringapachetopermitcgi">$B!V(BCGI $B$r5v2D$9$k$h$&$K(B
+ $B$rE,@Z$K@_Dj$7$F$$$J$+$C$?$3$H$r0UL#$7$^$9!#(B<a href="#configuring">$B!V(BCGI $B$r5v2D$9$k$h$&$K(B
Apache $B$r@_Dj$9$k!W(B</a>$B$N>O$rFI$_D>$7!"(B
$B$"$J$?$,2?$r4V0c$($?$+$rC5$7$F$_$F$/$@$5$$!#(B
</dd>