Return to "Database & Programming"


View the quick start guide for this product

All articles under CGI & Perl SCripts

Installing FastCGI Support
Some applications, such as those written in Ruby for use in the Ruby on Rails environment, can be optimized for use with FastCGI. Using FastCGI with your application allows the application to respond quicker and serve information faster than a regular CGI program by accessing your code through a persistant...