rse 97/08/03 03:17:11
Modified: htdocs/manual/mod mod_cgi.html Log: Added link to the CGI spec from NCSA. Revision Changes Path 1.11 +3 -2 apache/htdocs/manual/mod/mod_cgi.html Index: mod_cgi.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/mod/mod_cgi.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- mod_cgi.html 1997/06/04 16:14:18 1.10 +++ mod_cgi.html 1997/08/03 10:17:10 1.11 @@ -38,8 +38,9 @@ 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
