mirror of
https://github.com/apache/httpd.git
synced 2025-12-24 15:01:03 +03:00
Added link to the CGI spec from NCSA.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78877 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -38,8 +38,9 @@ value of the <A HREF="core.html#documentroot">DocumentRoot</A>
|
||||
configuration variable.
|
||||
|
||||
<h2>CGI Environment variables</h2>
|
||||
The server will set the CGI environment variables as described in the CGI
|
||||
specification, with the following provisions:
|
||||
The server will set the CGI environment variables as described in the
|
||||
<A HREF="http://hoohoo.ncsa.uiuc.edu/cgi/">CGI specification</A>, with the
|
||||
following provisions:
|
||||
<dl>
|
||||
<dt>REMOTE_HOST
|
||||
<dd>This will only be set if the server has not been compiled with
|
||||
|
||||
Reference in New Issue
Block a user