sbox fastcgi

Sbox FastCGI is actually modified sbox binary (Copyright 1997-1998, Lincoln D. Stein) with some functionality
taken from apache suexec (Copyright 1995-1997 The Apache Group).

It was tweaked to make possible running PHP processes with FastCGI inside
chroot and with own UID/GID.

This is still development version and it needs some modification to
run in the environment other than mine.

One of the things you'll need to change is VHOST location. 
sbox-fastcgi expects them to be inside /home/vhosts directory.
To change that you'll have to change VHOST_ROOT inside sbox-fastcgi.h
and tweak get_vhost_root() function (check out for loop) in sbox-fastcgi.c

Feel free to modify it to your needs :)

--
Maciej Gasiorowski
<fcgi@f12.pl>