]> granicus.if.org Git - apache/commitdiff
Update howto/cgi.xml to link to RFC 3875 not a document on Ken's site
authorTony Stevenson <pctony@apache.org>
Thu, 16 Oct 2008 01:33:40 +0000 (01:33 +0000)
committerTony Stevenson <pctony@apache.org>
Thu, 16 Oct 2008 01:33:40 +0000 (01:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@705116 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/cgi.html.en
docs/manual/howto/cgi.xml

index eabf6abbf846055bb3b5c6b64abe4e1def466844..4087f00edaf42f01216d932551e61b453964a9f9 100644 (file)
     <p>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 
-    <a href="http://hoohoo.ncsa.uiuc.edu/cgi/interface.html">NCSA</a> and there is an updated draft at the 
-    <a href="http://web.golux.com/coar/cgi/">Common Gateway
-    Interface RFC project</a>.</p>
+    <a href="http://hoohoo.ncsa.uiuc.edu/cgi/interface.html">NCSA</a> and the current IETF RFC 
+    <a href="http://www.ietf.org/rfc/rfc3875">Common Gateway
+    Interface RFC</a>.</p>
 
     <p>When you post a question about a CGI problem that you're
     having, whether to a mailing list, or to a newsgroup, make sure
index 5e580088ab941161fadd36acc681fc912dae0ce5..3e6db04944dd3c937eef66cd105a579a4ce50464 100644 (file)
     specification, which has all the details on the operation of
     CGI programs. You can find the original version at the 
     <a href="http://hoohoo.ncsa.uiuc.edu/cgi/interface.html"
-    >NCSA</a> and there is an updated draft at the 
-    <a href="http://web.golux.com/coar/cgi/">Common Gateway
-    Interface RFC project</a>.</p>
+    >NCSA</a> and the current IETF RFC 
+    <a href="http://www.ietf.org/rfc/rfc3875">Common Gateway
+    Interface RFC</a>.</p>
 
     <p>When you post a question about a CGI problem that you're
     having, whether to a mailing list, or to a newsgroup, make sure