diff options
author | Takashi Sato <takashi@apache.org> | 2008-05-19 14:19:42 +0200 |
---|---|---|
committer | Takashi Sato <takashi@apache.org> | 2008-05-19 14:19:42 +0200 |
commit | 08d2c55d78bbb1fcad5a54f2cff639656ea27450 (patch) | |
tree | db1704e063e2fbcfe3af2e6e535cbc155dfebfa9 /docs/manual/mod/mod_proxy_connect.xml.ja | |
parent | Update transformations. (diff) | |
download | apache2-08d2c55d78bbb1fcad5a54f2cff639656ea27450.tar.xz apache2-08d2c55d78bbb1fcad5a54f2cff639656ea27450.zip |
new Japanese translation
Submitted by: takashi
Reviewed by: OKANO Takayoshi <kano na.rim.or jp>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657809 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy_connect.xml.ja')
-rw-r--r-- | docs/manual/mod/mod_proxy_connect.xml.ja | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_proxy_connect.xml.ja b/docs/manual/mod/mod_proxy_connect.xml.ja new file mode 100644 index 0000000000..cdc5aa93f1 --- /dev/null +++ b/docs/manual/mod/mod_proxy_connect.xml.ja @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="iso-2022-jp"?> +<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> +<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> +<!-- English Revision: 420990 --> + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<modulesynopsis metafile="mod_proxy_connect.xml.meta"> + +<name>mod_proxy_connect</name> +<description><code>CONNECT</code> $B%j%/%(%9%H$r07$&(B +<module>mod_proxy</module> $BMQ$N3HD%(B</description> +<status>Extension</status> +<sourcefile>proxy_connect.c</sourcefile> +<identifier>proxy_connect_module</identifier> + +<summary> + <p>$BK\%b%8%e!<%k$K$O(B <module>mod_proxy</module> $B$,(B<em>$BI,MW$G$9(B</em>$B!#(B + <code>CONNECT</code> HTTP $B%a%=%C%I$r%5%]!<%H$7$^$9!#(B + $B$3$N%a%=%C%I$O<g$K%W%m%-%7$K(B SSL $B%j%/%(%9%H$rDL$9(B + <transnote>SSL$B%H%s%M%j%s%0(B</transnote>$B$K;H$o$l$^$9!#(B</p> + + <p><code>CONNECT</code> $B%j%/%(%9%H$r07$($k$h$&$K$9$k$K$O(B + <module>mod_proxy</module> $B$H(B <module>mod_proxy_connect</module> + $B$r%5!<%P$KAH$_9~$`I,MW$,$"$j$^$9!#(B</p> + + <note type="warning"><title>$B7Y9p(B</title> + <p><a href="mod_proxy.html#access" + >$B0BA4$J%5!<%P$K$9$k(B</a>$B$^$G%W%m%-%75!G=$OM-8z$K$7$J$$$G$/$@$5$$!#(B + $B%*!<%W%s%W%m%-%7%5!<%P$O$"$J$?<+?H$N%M%C%H%o!<%/$K$H$C$F$b!"(B + $B%$%s%?!<%M%C%HA4BN$K$H$C$F$b4m81$G$9!#(B</p> + </note> +</summary> +<seealso><directive module="mod_proxy">AllowCONNECT</directive></seealso> +<seealso><module>mod_proxy</module></seealso> + +</modulesynopsis> |