
19 Aug
2007
19 Aug
'07
2:32 p.m.
Darren Garvey wrote:
Docs are located at: http://cgi.sf.net
I had a quick glance at the docs. On the "supported protocols" page you list when which of the supported protocols could be used. An important reason - maybe the most important one - to use FCGI or SCGI is missing: privilege separation. With S/FCGI you can run the server process under a different user id, with different rights to access certain resources, even with a different view on the system the software runs on (e.g. chroot), or on a separate machine. Regards, m