[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#614813: ITP: suexec-conf -- Fully configurable apache suexec binary



On Wed, 23 Feb 2011 at 18:54:30 +0300, Alexander Gerasiov wrote:
>   Description     : Fully configurable apache suexec binary

How does this differ from apache2-suexec-custom, which is provided by a
Debian-specific patch in apache2?

> or you may want to setup wrapper for some file's types (e.g.
> /usr/bin/php-cgi for .php) which is common for all users

One workaround for that case is for the user to own a copy of this script:

    #!/bin/sh
    exec /usr/bin/php-cgi "$@"

  S


Reply to: