This section describes what environment variables are provided by the IIS server for CGI programs.
To know how many environment variables are provided by the Web server, and
what information they are containing, I wrote the follow Perl CGI program,
CgiEnv.pl.