summaryrefslogtreecommitdiffstats
path: root/rubbos/app/apache2/man/man8/suexec.8
diff options
context:
space:
mode:
authorhongbotian <hongbo.tianhongbo@huawei.com>2015-11-30 03:10:21 -0500
committerhongbotian <hongbo.tianhongbo@huawei.com>2015-11-30 03:10:21 -0500
commitc0b7206652b2852bc574694e7ba07ba1c2acdc00 (patch)
tree5cb95cb0e19e03610525903df46279df2c3b7eb1 /rubbos/app/apache2/man/man8/suexec.8
parentb6d3d6e668b793220f2d3af1bc3e828553dc3fe6 (diff)
delete app
Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
Diffstat (limited to 'rubbos/app/apache2/man/man8/suexec.8')
-rw-r--r--rubbos/app/apache2/man/man8/suexec.848
1 files changed, 0 insertions, 48 deletions
diff --git a/rubbos/app/apache2/man/man8/suexec.8 b/rubbos/app/apache2/man/man8/suexec.8
deleted file mode 100644
index e42bf3c9..00000000
--- a/rubbos/app/apache2/man/man8/suexec.8
+++ /dev/null
@@ -1,48 +0,0 @@
-.\" 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 "2005-11-13" "Apache HTTP Server" "suexec"
-
-.SH NAME
-suexec \- Switch user before executing external programs
-
-.SH "SYNOPSIS"
-
-.PP
-\fBsuexec\fR -\fBV\fR
-
-
-.SH "SUMMARY"
-
-.PP
-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\&.
-
-.PP
-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)\&.
-
-
-.SH "OPTIONS"
-
-
-.TP
--V
-If you are root, this option displays the compile options of suexec\&. For security reasons all configuration options are changeable only at compile time\&.
-