From: brian Date: Fri, 24 Jan 1997 10:18:16 +0000 (+0000) Subject: Removed mention of FastCGI module, now that it's been removed. X-Git-Tag: APACHE_1_2b5~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0d0b0bbc4a18dd9e5c597b9434ebd13a21a3f72;p=apache 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 --- diff --git a/docs/manual/mod/index.html b/docs/manual/mod/index.html index 8aa747d0a2..cc991ba1d4 100644 --- a/docs/manual/mod/index.html +++ b/docs/manual/mod/index.html @@ -48,8 +48,6 @@ mod_usertrack
Passing of environments to CGI scripts
mod_expires Apache 1.2 and up
Apply Expires: headers to resources -
mod_fastcgi Apache 1.2 and up -
A high-performance alternative to CGI for a variety of languages
mod_headers Apache 1.2 and up
Add arbitrary HTTP headers to resources
mod_imap