freebsd-ports/www/cgiwrap/pkg-descr
Sergey Matveychuk 24d0541710 - Rename knonbs for more POLA compliant.
- Utilize PORTDOCS macro.
- Fix pkg-message for the package.
- Minor formating and typographic changes.

PR:		ports/71188
Submitted by:	maintainer
2004-09-01 13:42:54 +00:00

11 lines
510 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 Web 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 Web 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.sourceforge.net/