3 mod_fastcgi is a module for the Apache web server, that enables
4 FastCGI - a standards based protocol for communicating with
5 applications that generate dynamic content for web pages.
7 FastCGI provides a superset of CGI functionality, but a subset of the
8 functionality of programming for a particular web server API.
9 Nonetheless, the feature set is rich enough for programming virtually
10 any type of web application, but the result is generally more
11 scalable. For more information on FastCGI, see
13 http://www.fastcgi.com/
15 For information on installing mod_fastcgi with Apache 1.3.x, see the
18 For information on installing mod_fastcgi with Apache 2.x, see the
21 For information on configuring an installed instance of mod_fastcgi,
22 see the file mod_fastcgi.html in the docs/ directory, also available
25 http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html
27 For information on programming FastCGI applications, see:
29 http://www.fastcgi.com/#Docs
31 Finally, if you get stuck - start with the Frequently Asked Questions
34 http://www.fastcgi.com/docs/faq.html
36 If you still can't find an answer, join the developer's mailing list
39 http://fastcgi.com/fastcgi-developers