이 콘텐츠는 선택한 언어로 제공되지 않습니다.
10.5.15. SuexecUserGroup
The
SuexecUserGroup
directive, which originates from the mod_suexec
module, allows the specification of user and group execution privileges for CGI programs. Non-CGI requests are still processed with the user and group specified in the User
and Group
directives.
Note
The
SuexecUserGroup
directive replaces the Apache HTTP Server 1.3 configuration of using the User
and Group
directives inside the configuration of VirtualHosts
sections.