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


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110223163920.ga7...@reptile.pseudorandom.co.uk

Reply via email to