From feec2b0631ef4c7c47c79b1b65598c5d28a408ec Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 26 Jan 1998 07:09:13 +0000 Subject: [PATCH] PR: David Robinson's CGI specification is no longer available at this URL. perhaps we should point at other CGI resources online? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80013 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/FAQ.html | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/docs/manual/misc/FAQ.html b/docs/manual/misc/FAQ.html index 75f50bc977..95bd6c1966 100644 --- a/docs/manual/misc/FAQ.html +++ b/docs/manual/misc/FAQ.html @@ -15,7 +15,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.102 $ ($Date: 1998/01/26 06:39:36 $) + $Revision: 1.103 $ ($Date: 1998/01/26 07:09:13 $)

The latest version of this FAQ is always available from the main @@ -2052,25 +2052,12 @@

  • Where can I find the "CGI specification"?

    - The Common Gateway Interface (CGI) specification currently lives in at - least two versions: -

    -

    -

      -
    1. At the original NCSA site - <http://hoohoo.ncsa.uiuc.edu/cgi/interface.html>. - This version hasn't been updated since 1995, and there have been - some efforts to update it and replace it with -
    2. -
    3. The most current version, which is struggling to become an - Internet RFC, found at - <http://www.ast.cam.ac.uk/~drtr/cgi-spec.html>. -
    4. -
    + The Common Gateway Interface (CGI) specification can be found at + the original NCSA site + < + http://hoohoo.ncsa.uiuc.edu/cgi/interface.html>. + This version hasn't been updated since 1995, and there have been + some efforts to update it.


  • -- 2.50.1