bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / apache2 / man / man8 / suexec.8
1 .\" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2 .\" DO NOT EDIT! Generated from XML source.
3 .\" XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
4 .de Sh \" Subsection
5 .br
6 .if t .Sp
7 .ne 5
8 .PP
9 \fB\\$1\fR
10 .PP
11 ..
12 .de Sp \" Vertical space (when we can't use .PP)
13 .if t .sp .5v
14 .if n .sp
15 ..
16 .de Ip \" List item
17 .br
18 .ie \\n(.$>=3 .ne \\$3
19 .el .ne 3
20 .IP "\\$1" \\$2
21 ..
22 .TH "SUEXEC" 8 "2005-11-13" "Apache HTTP Server" "suexec"
23
24 .SH NAME
25 suexec \- Switch user before executing external programs
26
27 .SH "SYNOPSIS"
28  
29 .PP
30 \fBsuexec\fR -\fBV\fR
31  
32
33 .SH "SUMMARY"
34  
35 .PP
36 suexec 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 root\&. Since the HTTP daemon normally doesn't run as root, the suexec executable needs the setuid bit set and must be owned by root\&. It should never be writable for any other person than root\&.
37  
38 .PP
39 For further information about the concepts and and the security model of suexec please refer to the suexec documentation (http://httpd\&.apache\&.org/docs/2\&.0/suexec\&.html)\&.
40  
41
42 .SH "OPTIONS"
43  
44  
45 .TP
46 -V
47 If you are root, this option displays the compile options of suexec\&. For security reasons all configuration options are changeable only at compile time\&.  
48