]> granicus.if.org Git - apache/blob - docs/manual/mod/mod_suexec.html.ja.jis
First proper (I hope!) japanese transformation.
[apache] / docs / manual / mod / mod_suexec.html.ja.jis
1 <html xmlns="http://www.w3.org/TR/xhtml1/strict"><head><!-- 
2           XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
3                 This file is generated from xml source: DO NOT EDIT
4           XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5         --><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>
6     <p>このモジュールは CGI スクリプトが指定されたユーザとグループで
7     実行されるようにできます。</p>
8 <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>
9     <p><code class="directive">SuexecUserGroup</code> ディレクティブは CGI プログラム
10     が実行されるユーザとグループを指定できるようにします。CGI 以外の
11     リクエストは User ディレクティブで指定されたユーザのままで処理されます。
12     このディレクティブは VirtualHosts の中で User ディレクティブと
13     Group ディレクティブを使う用法の代わりになります。</p>
14 <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>