1998-08-10 00:16:36 +00:00
|
|
|
This is CGIWrap - a gateway that allows more secure user access to
|
|
|
|
CGI programs on an HTTPd server than is provided by the http server
|
|
|
|
itself. The primary function of CGIWrap is to make certain that
|
|
|
|
any CGI script runs with the permissions of the user who installed
|
|
|
|
it, and not those of the server.
|
|
|
|
|
|
|
|
CGIWrap works with NCSA httpd, Apache, CERN httpd, NetSite Commerce
|
|
|
|
and Communications servers, and probably any other Unix based web
|
|
|
|
server software that supports CGI.
|
|
|
|
|
|
|
|
CGIWrap was written by Nathan Neulinger <nneul@umr.edu>. More
|
1999-05-03 04:42:18 +00:00
|
|
|
information is available at the website
|
|
|
|
|
|
|
|
WWW: http://wwwcgi.umr.edu/~cgiwrap
|
1998-08-10 00:16:36 +00:00
|
|
|
|
|
|
|
Port to FreeBSD by
|
|
|
|
Brent J. Nordquist <bjn@visi.com>
|
|
|
|
Thu Jul 30 1998
|