From ae15353a1023b45cd990ee13f0f1659dab9e1141 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 3 Aug 1997 10:17:10 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_cgi.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_cgi.html b/docs/manual/mod/mod_cgi.html index fc06cf5c27..cb45cc853f 100644 --- a/docs/manual/mod/mod_cgi.html +++ b/docs/manual/mod/mod_cgi.html @@ -38,8 +38,9 @@ value of the DocumentRoot configuration variable.

CGI Environment variables

-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 +CGI specification, with the +following provisions:
REMOTE_HOST
This will only be set if the server has not been compiled with -- 2.40.0