chiark / gitweb /
www-cgi/: Yet more environment variables to be passed about.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 30 Jan 2013 01:14:36 +0000 (01:14 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 2 Feb 2013 13:31:04 +0000 (13:31 +0000)
commit564fbf9bcb4ff56ff2fcbc018fd5a85cdfeb4ea2
tree9d974e5a6333b35061c1a8cb36b08e00ee7c7ddf
parentf7b4be5ac332970bb5937ae586cea6de64d14f66
www-cgi/: Yet more environment variables to be passed about.

The `SSL_*' variables are used to pass information about SSL or TLS,
including the cipher suite in use, and the status of client
authentication.

The `REDIRECT_*' variables are used to pass information about a failed
request to a CGI script run as an Apache `ErrorDocument' or similar.
www-cgi/ucgi.c
www-cgi/ucgitarget.c