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

Re: Newbie problems getting pages delivered via Apache



Ben Goren dixit:

>Nice idea, bad implementation.

In addition, it's pretty difficult to get suexec working
with this setup.

I usually allow the users to execute CGIs (I'm a fan of
CGIs in ksh myself), but don't want them to run as www user.

--suexec-docroot and --suexec-userdir must match in
/usr/src/usr.sbin/httpd/Makefile.bsd-wrapper, and you
must chmod 4111 /usr/sbin/suexec manually.

bye,
//mirabile