]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I changed my mind. Removed reference to abandoned mod_fastcgi entirely.
authorRich Bowen <rbowen@apache.org>
Fri, 24 Apr 2026 15:38:28 +0000 (15:38 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 24 Apr 2026 15:38:28 +0000 (15:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933308 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_fcgi.xml

index 0a8dc5fe58e54fa34a5372182f1b473dafcd78fa..9d8f54e7dee77e4f4c7c0b83013a7fe2d4e8f93c 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