SM0 She11
Path:
/
/
usr
/
local
/
apache
/
man
/
man8
Full Path (server): /usr/local/apache/man/man8
Create Fil3
Upl04d Fil3
📄 apachectl.8
[E]
[D]
[R]
📄 fcgistarter.8
[E]
[D]
[R]
📄 htcacheclean.8
[E]
[D]
[R]
📄 httpd.8
[E]
[D]
[R]
📄 rotatelogs.8
[E]
[D]
[R]
📄 suexec.8
[E]
[D]
[R]
Editing: suexec.8
.\" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX .\" DO NOT EDIT! Generated from XML source. .\" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "SUEXEC" 8 "2018-07-06" "Apache HTTP Server" "suexec" .SH NAME suexec \- Switch user before executing external programs .SH "SYNOPSIS" .PP \fB\fBsuexec\fR -\fBV\fR\fR .SH "SUMMARY" .PP \fBsuexec\fR is used by the Apache HTTP Server to switch to another user before executing CGI programs\&. In order to achieve this, it must run as \fBroot\fR\&. Since the HTTP daemon normally doesn't run as \fBroot\fR, the \fBsuexec\fR executable needs the setuid bit set and must be owned by \fBroot\fR\&. It should never be writable for any other person than \fBroot\fR\&. .PP For further information about the concepts and the security model of suexec please refer to the suexec documentation (http://httpd\&.apache\&.org/docs/2\&.4/suexec\&.html)\&. .SH "OPTIONS" .TP \fB-V\fR If you are \fBroot\fR, this option displays the compile options of \fBsuexec\fR\&. For security reasons all configuration options are changeable only at compile time\&.
Save