<-
Apache > HTTP Server > Documentation > Modules

Apache Module mod_suexec 3d5x16

Available Languages:  tr 

Description: Allows CGI scripts to run as a specified and Group
Status: Extension
Module Identifier: suexec_module
Source File: mod_suexec.c

Summary 6m2os

This module, in combination with the suexec program allows CGI scripts to run as a specified and Group.

 Apache!

Directives 1a4l6m

Bugfix checklist 4i2533

See also 27136x

top

SuexecGroup Directive 6sx4d

Description: and group for CGI programs to run as
Syntax: SuexecGroup Group
Context: server config, virtual host
Status: Extension
Module: mod_suexec

The SuexecGroup directive allows you to specify a and group for CGI programs to run as. Non-CGI requests are still processed with the specified in the directive.

Example 5z1g6h

SuexecGroup nobody nogroup

Startup will fail if this directive is specified but the suEXEC feature is disabled.

See also 27136x

Available Languages:  tr 

top

Comments 2p1l6j

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.