Commit 0e9b795b authored by Ken Coar's avatar Ken Coar
Browse files

	Change the FastCGI URL to which the FAQ points; use the
	site's main page instead of a stale one.

Submitted by:	Marc Mengel <mengel@fnal.gov>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82309 13f79535-47bb-0310-9956-ffa450edef68
parent af972072
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
  <!--#include virtual="header.html" -->
  <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1>
  <P>
  $Revision: 1.132 $ ($Date: 1998/10/19 04:59:36 $)
  $Revision: 1.133 $ ($Date: 1998/10/23 18:46:12 $)
  </P>
  <P>
  The latest version of this FAQ is always available from the main
@@ -1235,7 +1235,7 @@
  The simple answer is that it was becoming too difficult to keep the
  version being included with Apache synchronized with the master copy
  at the
  <A HREF="http://www.fastcgi.com/servers/apache/"
  <A HREF="http://www.fastcgi.com/"
  >FastCGI web site</A>.  When a new version of Apache was released, the
  version of the FastCGI module included with it would soon be out of date.
  </P>