Skip to content

Commit c6b111a

Browse files
committed
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
1 parent ff6d017 commit c6b111a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/manual/mod/mod_proxy_fcgi.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
protocol, <module>mod_proxy</module> and
4040
<module>mod_proxy_fcgi</module> have to be present in the server.</p>
4141

42-
<p>Unlike <a href="http://httpd.apache.org/mod_fcgid/">mod_fcgid</a>
43-
and <code>mod_fastcgi</code>,
42+
<p>Unlike <a href="http://httpd.apache.org/mod_fcgid/">mod_fcgid</a>,
4443
<module>mod_proxy_fcgi</module> has no provision for starting the
4544
application process; <program>fcgistarter</program> is provided
4645
(on some platforms) for that purpose. Alternatively, external launching

0 commit comments

Comments
 (0)