summaryrefslogtreecommitdiffstats
path: root/docs/manual/handler.xml.ja
diff options
context:
space:
mode:
authorYoshiki Hayashi <yoshiki@apache.org>2003-07-14 08:23:36 +0200
committerYoshiki Hayashi <yoshiki@apache.org>2003-07-14 08:23:36 +0200
commit49296570ca809c2206cd5e975bbbf3c587719ca6 (patch)
treed4048f546f59357132cbeee99ccbada3979e951f /docs/manual/handler.xml.ja
parentUpdate transformation. (diff)
downloadapache2-49296570ca809c2206cd5e975bbbf3c587719ca6.tar.xz
apache2-49296570ca809c2206cd5e975bbbf3c587719ca6.zip
Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100583 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.xml.ja')
-rw-r--r--docs/manual/handler.xml.ja8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/handler.xml.ja b/docs/manual/handler.xml.ja
index 50cf2ae9d4..e8cda94c96 100644
--- a/docs/manual/handler.xml.ja
+++ b/docs/manual/handler.xml.ja
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-2022-jp" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English revision: 1.5 -->
+<!-- English revision: 1.6 -->
<manualpage metafile="handler.xml.meta">
@@ -31,7 +31,7 @@
<directive module="core">SetHandler</directive>
</directivelist>
</related>
-
+
<p>$B!V%O%s%I%i!W$H$O!"%U%!%$%k$,8F$P$l$?$H$-$K<B9T$5$l$kF0:n$N(B
Apache $B$K$*$1$kFbItI=8=$G$9!#(B
@@ -92,7 +92,7 @@
<p>$B0J2<$N%G%#%l%/%F%#%V$K$h$C$F!"3HD%;R$,(B <code>html</code>
$B$G$"$k%U%!%$%k$O(B <code>footer.pl</code>
CGI $B%9%/%j%W%H$r5/F0$9$k$h$&$K$J$j$^$9!#(B</p>
-
+
<example>
Action add-footer /cgi-bin/footer.pl<br/>
AddHandler add-footer .html
@@ -118,7 +118,7 @@
SetHandler send-as-is<br/>
&lt;/Directory&gt;
</example>
-
+
</section>
</section>
<section id="programmer">