]> granicus.if.org Git - apache/commitdiff
First proper (I hope!) japanese transformation.
authorJoshua Slive <slive@apache.org>
Thu, 23 May 2002 14:28:50 +0000 (14:28 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 23 May 2002 14:28:50 +0000 (14:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95241 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_suexec.html.ja.jis [new file with mode: 0644]

diff --git a/docs/manual/mod/mod_suexec.html.ja.jis b/docs/manual/mod/mod_suexec.html.ja.jis
new file mode 100644 (file)
index 0000000..73c5235
--- /dev/null
@@ -0,0 +1,14 @@
+<html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><!-- 
+          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+                This file is generated from xml source: DO NOT EDIT
+          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+        --><title>mod_suexec- Apache HTTP Server</title><link href="../style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache モジュール mod_suexec</h1><table cellspacing="1" cellpadding="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td valign="top"><span class="help">説明:</span></td><td>指定されたユーザとグループで CGI スクリプトを実行する</td></tr><tr><td><a href="module-dict.html#Status" class="help">ステータス:</a></td><td>拡張</td></tr><tr><td><a href="module-dict.html#ModuleIdentifier" class="help">モジュール識別子:</a></td><td>suexec_module</td></tr><tr><td align="left" valign="top"><a href="module-dict.html#Compatibility" class="help">互換性:</a></td><td><compatibility>Apache 2.0 以降で使用可能</compatibility></td></tr></table></td></tr></table><h2>概要</h2>
+    <p>このモジュールは CGI スクリプトが指定されたユーザとグループで
+    実行されるようにできます。</p>
+<h2>ディレクティブ</h2><ul><li><a href="#suexecusergroup">SuexecUserGroup</a></li></ul><hr/><h2><a name="SuexecUserGroup">SuexecUserGroup</a> <a name="suexecusergroup">ディレクティブ</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td><strong>説明: </strong></td><td/></tr><tr><td><a href="directive-dict.html#Syntax" class="help">構文:</a></td><td>SuexecUserGroup <em>User Group</em></td></tr><tr><td><a href="directive-dict.html#Default" class="help">デフォルト:</a></td><td><code>None</code></td></tr><tr><td><a href="directive-dict.html#Context" class="help">コンテキスト:</a></td><td>サーバ設定ファイル, バーチャルホスト</td></tr><tr><td><a href="directive-dict.html#Status" class="help">ステータス:</a></td><td>拡張</td></tr><tr><td><a href="directive-dict.html#Module" class="help">モジュール:</a></td><td>mod_suexec</td></tr><tr><td align="left" valign="top"><a href="directive-dict.html#Compatibility" class="help">互換性:</a></td><td>SuexecUserGroup は 2.0 以降でのみ使用可能。</td></tr></table></td></tr></table>
+    <p><code class="directive">SuexecUserGroup</code> ディレクティブは CGI プログラム
+    が実行されるユーザとグループを指定できるようにします。CGI 以外の
+    リクエストは User ディレクティブで指定されたユーザのままで処理されます。
+    このディレクティブは VirtualHosts の中で User ディレクティブと
+    Group ディレクティブを使う用法の代わりになります。</p>
+<hr/></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="索引"/></a><a href="../"><img src="../images/home.gif" alt="ホーム"/></a></body></html>
\ No newline at end of file