From: Rich Bowen
Date: Fri, 24 Apr 2026 15:38:28 +0000 (+0000)
Subject: I changed my mind. Removed reference to abandoned mod_fastcgi entirely.
X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c6b111a925b3b1faae5320990689568fcfac18fe;p=thirdparty%2Fapache%2Fhttpd.git
I changed my mind. Removed reference to abandoned mod_fastcgi entirely.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933308 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml
index 0a8dc5fe58..9d8f54e7de 100644
--- a/docs/manual/mod/mod_proxy_fcgi.xml
+++ b/docs/manual/mod/mod_proxy_fcgi.xml
@@ -39,8 +39,7 @@
protocol, mod_proxy and
mod_proxy_fcgi have to be present in the server.
- Unlike mod_fcgid
- and mod_fastcgi,
+
Unlike mod_fcgid,
mod_proxy_fcgi has no provision for starting the
application process; fcgistarter is provided
(on some platforms) for that purpose. Alternatively, external launching