
There are two main categories of execution parameters -- environment parameters which convey information about the server settings and the HTTP request, and CGI form parameters which store information from HTML forms submitted by the request.
WHIFF includes APIs and directives which allow applications to access or
modify the execution environment. For example the following configuration template
uses the env directive to install some values in the execution
environment, the cgi-default directive to install a default form
argument value if no form value was submitted, and the get-cgi
directive to extract a value submitted from a cgi-form.
| whiff source | generated page | formatted output |
|
temp content
|
||
[under construction]