1998-08-10 02:16:36 +02:00
|
|
|
This is CGIWrap - a gateway that allows more secure user access to
|
2004-09-01 15:42:54 +02:00
|
|
|
CGI programs on an HTTPd server than is provided by the Web server
|
1998-08-10 02:16:36 +02:00
|
|
|
itself. The primary function of CGIWrap is to make certain that
|
|
|
|
any CGI script runs with the permissions of the user who installed
|
2004-09-01 15:42:54 +02:00
|
|
|
it, and not those of the Web server.
|
1998-08-10 02:16:36 +02:00
|
|
|
|
|
|
|
CGIWrap works with NCSA httpd, Apache, CERN httpd, NetSite Commerce
|
2004-09-01 15:42:54 +02:00
|
|
|
and Communications servers, and probably any other Unix-based Web
|
1998-08-10 02:16:36 +02:00
|
|
|
server software that supports CGI.
|
|
|
|
|
2002-11-16 04:01:07 +01:00
|
|
|
WWW: http://cgiwrap.sourceforge.net/
|