From: Rich Bowen
Date: Fri, 24 Apr 2026 15:30:33 +0000 (+0000)
Subject: Link to the archive of the fastcgi website, since the
X-Git-Tag: 2.4.67-rc1-candidate~17
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a0152ad0dd02930eef6959be7a107b198c41764;p=thirdparty%2Fapache%2Fhttpd.git
Link to the archive of the fastcgi website, since the
original has gone away
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1933307 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml
index d823471979..49de95fad1 100644
--- a/docs/manual/mod/mod_proxy_fcgi.xml
+++ b/docs/manual/mod/mod_proxy_fcgi.xml
@@ -33,14 +33,14 @@
This module requires the service of mod_proxy. It provides support for the
- FastCGI protocol.
+ FastCGI protocol.
Thus, in order to get the ability of handling the FastCGI
protocol, mod_proxy and
mod_proxy_fcgi have to be present in the server.
Unlike mod_fcgid
- and mod_fastcgi,
+ and mod_fastcgi,
mod_proxy_fcgi has no provision for starting the
application process; fcgistarter is provided
(on some platforms) for that purpose. Alternatively, external launching