update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1201077 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
André Malo
2011-11-11 22:23:04 +00:00
parent 7b19294857
commit e6fa50cea1
432 changed files with 915 additions and 915 deletions

View File

@ -19,7 +19,7 @@
.el .ne 3
.IP "\\$1" \\$2
..
.TH "SUEXEC" 8 "2005-11-13" "Apache HTTP Server" "suexec"
.TH "SUEXEC" 8 "2011-11-11" "Apache HTTP Server" "suexec"
.SH NAME
suexec \- Switch user before executing external programs
@ -36,7 +36,7 @@ suexec \- Switch user before executing external programs
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/trunk/suexec\&.html)\&.
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\&.4/suexec\&.html)\&.
.SH "OPTIONS"