Commit b3a91047 authored by brian's avatar brian
Browse files

Removed mention of FastCGI module, now that it's been removed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77480 13f79535-47bb-0310-9956-ffa450edef68
parent 37471918
Loading
Loading
Loading
Loading
+0 −2
Changes for docs/manual/mod/index.html: 0 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -48,8 +48,6 @@ mod_usertrack
<dd>Passing of environments to CGI scripts
<dt><A NAME="mod_expires.html">mod_expires</A> Apache 1.2 and up
<dd>Apply Expires: headers to resources
<dt><A HREF="mod_fastcgi.html">mod_fastcgi</A> Apache 1.2 and up
<dd>A high-performance alternative to CGI for a variety of languages
<dt><A HREF="mod_headers.html">mod_headers</A> Apache 1.2 and up
<dd>Add arbitrary HTTP headers to resources
<dt><A HREF="mod_imap.html">mod_imap</A>