DACS_PRENV(8) | DACS Web Services and CGI | DACS_PRENV(8) |
dacs_prenv — CGI program that displays its environment
dacs_prenv
[-html
]
This program is part of the DACS suite. It is a stand-alone program that neither accepts the usual DACS command line options (dacsoptions) nor accesses any DACS configuration files.
This CGI utility simply prints its command line arguments, all environment variables, information about the system on which it is running, and CGI parameters and their values. It can be a useful tool when debugging web services.
dacs_prenv recognizes these command line flags:
-html
Selects HTML output
(text/html
) instead of the default
Content-Type
of
text/plain
,
by default, using the style sheet
dacs_prenv.css.
When used as a web service, the following parameters are recognized:
FORMAT
At present, the only recognized value for this argument is
HTML
.
just_dump_stdin
If the value of QUERY_STRING
is exactly
jump_dump_stdin
, then the program will simply copy
its standard input to the standard output as
text/plain
.
Copyright © 2003-2024 Distributed Systems Software.
See the
LICENSE
file that accompanies the distribution
for licensing information.
DACS Version 1.4.52 | 24-Sep-2024 | DACS_PRENV(8) |
Table of Contents |
Font:
|
−− | Set | ++ |
$Id: dacs_prenv.8.xml 3304 2024-04-03 23:00:19Z brachman $