]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I changed my mind. Removed reference to abandoned mod
authorRich Bowen <rbowen@apache.org>
Fri, 24 Apr 2026 15:38:31 +0000 (15:38 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 24 Apr 2026 15:38:31 +0000 (15:38 +0000)
_fastcgi entirely.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1933309 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_fcgi.xml

index 49de95fad19bd6275d41654a06a46627eed1b2c8..93ddf695d9a7ad0b2168842158815f3e466cf12c 100644 (file)
@@ -39,8 +39,7 @@
     protocol, <module>mod_proxy</module> and
     <module>mod_proxy_fcgi</module> have to be present in the server.</p>
 
-    <p>Unlike <a href="http://httpd.apache.org/mod_fcgid/">mod_fcgid</a>
-    and <code>mod_fastcgi</code>,
+    <p>Unlike <a href="http://httpd.apache.org/mod_fcgid/">mod_fcgid</a>,
     <module>mod_proxy_fcgi</module> has no provision for starting the
     application process; <program>fcgistarter</program> is provided
     (on some platforms) for that purpose. Alternatively, external launching