1ys.ru
mod_suexec - Apache HTTP Server Version 2.4
Modules | Directives | FAQ | Glossary | Sitemap
Apache HTTP Server Version 2.4
Apache > HTTP Server > Documentation > Version 2.4 > Modules
Apache Module mod_suexec
Available Languages: en |
fr |
ja |
ko |
tr
Description:Allows CGI scripts to run as a specified user
and Group
Status:Extension
Module Identifier:suexec_module
Source File:mod_suexec.c
Summary
This module, in combination with the suexec support program allows
CGI scripts to run as a specified user and Group.
Directives
SuexecUserGroup
Bugfix checklisthttpd changelogKnown issuesReport a bugSee also
SuEXEC support
Comments
SuexecUserGroup Directive
Description:User and group for CGI programs to run as
Syntax:SuexecUserGroup User Group
Context:server config, virtual host
Status:Extension
Module:mod_suexec
The SuexecUserGroup directive allows you
to specify a user and group for CGI programs to run as. Non-CGI
requests are still processed with the user specified in the User directive.
ExampleSuexecUserGroup nobody nogroup
Startup will fail if this directive is specified but the suEXEC
feature is disabled.
See also
Suexec
Available Languages: en |
fr |
ja |
ko |
tr
Copyright 2026 The Apache Software Foundation.Licensed under the Apache License, Version 2.0.
Modules | Directives | FAQ | Glossary | Sitemap
page_1 | page_2 | page_3 | page_4 | page_5 |