<-
Apache > HTTP サーバ > ドキュメンテーション > モジュール

Apache モジュール mod_suexec m4d3h

翻訳済み言語:  tr 

この日本語訳はすでに古くなっている 可能性があります。 最近更新された内容を見るには英語版をご覧下さい。
説明: 指定されたユーザとグループで CGI スクリプトを実行する
ステータス: Extension
モジュール識別子: suexec_module
ソースファイル: mod_suexec.c
互換性: Apache 2.0 以降で使用可能

概要 556s3t

このモジュールと suexec サポートプログラム により、CGI スクリプトが指定されたユーザとグループで 実行されるようにできます。

 Apache!

ディレクティブ 1f1n39

Bugfix checklist 4i2533

参照 493q1h

top

SuexecGroup ディレクティブ 1w39

説明: CGI プログラムのユーザパーミッション、グループパーミッション
構文: SuexecGroup Group
コンテキスト: サーバ設定ファイル, バーチャルホスト
ステータス: Extension
モジュール: mod_suexec
互換性: SuexecGroup は 2.0 以降でのみ使用可能。

SuexecGroup ディレクティブは CGI プログラム が実行されるユーザとグループを指定できるようにします。CGI 以外の リクエストは ディレクティブで指定されたユーザのままで処理されます。 このディレクティブは Apache 1.3 における VirtualHosts の中で ディレクティブと Group ディレクティブを使う用法の代わりになります。

例 3m3os

SuexecGroup nobody nogroup

翻訳済み言語:  tr 

top

コメント 625547

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our s if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.