<summary>
<p>This module <em>requires</em> the service of <module
>mod_proxy</module>. It provides support for the
- <a href="http://www.fastcgi.com/">FastCGI</a> protocol.</p>
+ <a href="https://fastcgi-archives.github.io/">FastCGI</a> protocol.</p>
<p>Thus, in order to get the ability of handling the <code>FastCGI</code>
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 <a href="http://www.fastcgi.com/">mod_fastcgi</a>,
+ and <code>mod_fastcgi</code>,
<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