From d74adf50ebb2b07e6b109235eff2758fde798077 Mon Sep 17 00:00:00 2001 From: Tony Stevenson Date: Thu, 16 Oct 2008 01:33:40 +0000 Subject: [PATCH] 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 --- docs/manual/howto/cgi.html.en | 6 +++--- docs/manual/howto/cgi.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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 -- 2.50.1