freebsd-ports/www/cgiwrap/pkg-descr
Kevin Lo fe1fc7d1fa - update to version 3.6.4
- take over as maintainer from ports@
- better comment
- install scripts to ${PREFIX}/www/cgi-bin opposed to share/apache

PR: 27967
Submitted by: Pete Fritchman <petef@databits.net>
2001-06-10 15:40:48 +00:00

14 lines
532 B
Text

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.
WWW: http://cgiwrap.unixtools.org/
- Pete
petef@databits.net