suexec suid-bit
Добавлено: 2011-02-08 17:43:55
зачем на suexec установлен suid-bit?
Если вы ударите по лицу европейца, он заплачет. Если вы ударите по лицу американца, он подаст на вас в суд. Если вы ударите по лицу русского, знайте, ваши проблемы только начались
https://forum.lissyara.su/
Код: Выделить всё
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.