Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.arcetri.astro.it/manual/de/programs/suexec.html
Дата изменения: Mon Jan 21 19:44:30 2013 Дата индексирования: Fri Feb 28 06:26:22 2014 Кодировка: Поисковые слова: space station |
Apache HTTP Server Version 2.2
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
.
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.2/suexec.html).
suexec -V
-V
root
, this option displays the compile options of
suexec
. For security reasons all configuration options are
changeable only at compile time.