SuexecUserGroup Directive Description:<http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Description> User and group for CGI programs to run as Syntax:<http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Syntax> SuexecUserGroup *User Group* Context:<http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Context> server config, virtual host Status:<http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Status> Extension Module:<http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Module> mod_suexec Compatibility:<http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Compatibility> SuexecUserGroup is only available in 2.0 and later.
The SuexecUserGroup directive allows you to specify a user and group for CGI programs to run as. Non-CGI requests are still processes with the user specified in the User<http://httpd.apache.org/docs/2.2/mod/mpm_common.html#user>directive. This directive replaces the Apache 1.3 configuration of using the User and Group directives inside of VirtualHosts. Example SuexecUserGroup nobody nogroup 试过了,,但不行。 放弃了, --~--~---------~--~----~------------~-------~--~----~ 您收到此信息是由于您订阅了 Google 论坛“PerlChina Mongers 讨论组”论坛。 要在此论坛发帖,请发电子邮件到 [email protected] 要退订此论坛,请发邮件至 [email protected] 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛 -~----------~----~----~----~------~----~------~--~---
