mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
link to the RFC for the list of CGI environment variables
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031597 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -451,7 +451,8 @@
|
||||
<p>These variables are available to the CGI programmer, and
|
||||
are half of the story of the client-server communication. The
|
||||
complete list of required variables is at
|
||||
<a href="http://hoohoo.ncsa.uiuc.edu/cgi/env.html">http://hoohoo.ncsa.uiuc.edu/cgi/env.html</a>.</p>
|
||||
<a href="http://www.ietf.org/rfc/rfc3875">Common Gateway
|
||||
Interface RFC</a>.</p>
|
||||
|
||||
<p>This simple Perl CGI program will display all of the
|
||||
environment variables that are being passed around. Two
|
||||
|
||||
Reference in New Issue
Block a user