Skip to content

Commit ff6d017

Browse files
committed
Link to the archive of the fastcgi website, since the original has gone away
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933306 13f79535-47bb-0310-9956-ffa450edef68
1 parent a90ed67 commit ff6d017

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual/mod/mod_proxy_fcgi.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@
3333
<summary>
3434
<p>This module <em>requires</em> the service of <module
3535
>mod_proxy</module>. It provides support for the
36-
<a href="http://www.fastcgi.com/">FastCGI</a> protocol.</p>
36+
<a href="https://fastcgi-archives.github.io/">FastCGI</a> protocol.</p>
3737

3838
<p>Thus, in order to get the ability of handling the <code>FastCGI</code>
3939
protocol, <module>mod_proxy</module> and
4040
<module>mod_proxy_fcgi</module> have to be present in the server.</p>
4141

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

0 commit comments

Comments
 (0)