From: Tony Stevenson Date: Thu, 16 Oct 2008 01:33:40 +0000 (+0000) Subject: Update howto/cgi.xml to link to RFC 3875 not a document on Ken's site X-Git-Tag: 2.3.0~257 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d74adf50ebb2b07e6b109235eff2758fde798077;p=apache Update howto/cgi.xml to link to RFC 3875 not a document on Ken's site git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705116 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en index eabf6abbf8..4087f00eda 100644 --- a/docs/manual/howto/cgi.html.en +++ b/docs/manual/howto/cgi.html.en @@ -540,9 +540,9 @@

And, of course, you should probably read the CGI specification, which has all the details on the operation of CGI programs. You can find the original version at the - NCSA and there is an updated draft at the - Common Gateway - Interface RFC project.

+ NCSA and the current IETF RFC + Common Gateway + Interface RFC.

When you post a question about a CGI problem that you're having, whether to a mailing list, or to a newsgroup, make sure diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml index 5e580088ab..3e6db04944 100644 --- a/docs/manual/howto/cgi.xml +++ b/docs/manual/howto/cgi.xml @@ -559,9 +559,9 @@ specification, which has all the details on the operation of CGI programs. You can find the original version at the NCSA and there is an updated draft at the - Common Gateway - Interface RFC project.

+ >NCSA and the current IETF RFC + Common Gateway + Interface RFC.

When you post a question about a CGI problem that you're having, whether to a mailing list, or to a newsgroup, make sure