diff options
Diffstat (limited to 'www/cgiwrap/pkg-descr')
-rw-r--r-- | www/cgiwrap/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cgiwrap/pkg-descr b/www/cgiwrap/pkg-descr index 239b326a78c8..74cc3438a710 100644 --- a/www/cgiwrap/pkg-descr +++ b/www/cgiwrap/pkg-descr @@ -1,11 +1,11 @@ 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 +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 server. +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 +and Communications servers, and probably any other Unix-based Web server software that supports CGI. WWW: http://cgiwrap.sourceforge.net/ |