From: Rich Bowen Date: Fri, 24 Apr 2026 15:38:31 +0000 (+0000) Subject: I changed my mind. Removed reference to abandoned mod X-Git-Tag: 2.4.67-rc1-candidate~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a509e8ee1c65247b8eba803f820ee14da1f637dd;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/branches/2.4.x@1933309 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_fcgi.xml b/docs/manual/mod/mod_proxy_fcgi.xml index 49de95fad1..93ddf695d9 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