On Wed, Aug 11, 2010 at 09:23, David Ricar <r...@ethernet.cz> wrote:
> Hello,

I don't think I see anything you are trying to accomplish different
than an ordinary multiuser server.  You should be able to configure
where CGI can be run from to a narrow space.  I assume FTP is for the
site owner to upload, including upload CGI.

For maintenance, it might be easier for you to make an suexec wrapper.
 Run your wrapper to do custom checks and if it decides to go on, it
runs suexec.  That way your maintenance is for your program, only, and
you have to track a lot fewer changes to Apache code (basically just
the suexec environment being passed along).

-- 
sHiFt HaPpEnS!

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to