"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "cgiwrap-4.1/doc/intro" of archive cgiwrap-4.1.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1                            CGIWrap - Introduction
    2      __________________________________________________________________
    3 
    4    CGIWrap is a gateway program that allows general users to use CGI
    5    scripts and HTML forms without compromising the security of the http
    6    server. Scripts are run with the permissions of the user who owns the
    7    script. In addition, several security checks are performed on the
    8    script, which will not be executed if any checks fail.
    9 
   10    CGIWrap is used via a URL in an HTML document. As distributed, cgiwrap
   11    is configured to run user scripts which are located in the
   12    ~/public_html/cgi-bin/ directory.