From: Rich Bowen
Date: Fri, 24 Apr 2026 15:30:26 +0000 (+0000)
Subject: Link to the archive of the fastcgi website, since the original has gone away
X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ff6d017f2982421b6932c68ffed7eebbb0676ee5;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/trunk@1933306 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml
index 8603533fa7..0a8dc5fe58 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