Slamdot

  • Home
  • Tour
  • Buzz
  • Blog
  • Help
  • Pricing & Sign-up

Back to: Slamdot Help → Ruby on Rails → How do I use FastCGI?

How do I use FastCGI?

Posted by Sean on July 16, 2007

Please note that you should not enable FastCGI for your application until you're certain that it's ready for production use.

To enable FastCGI, simply edit your public/.htaccess file. Find the line that looks like this:

RewriteRule ^(.*)$ dispatch.cgi [QSA,L]

And change it to look like this:

RewriteRule ^(.*)$ dispatch.fcgi [QSA,L]

That's it! Your Rails application is now using FastCGI.

Tags: ror ruby rails deploy fastcgi production

Rating:

  • Email
  • Print
  • Add Comment
How helpful was this article to you?

Related Articles

  • How do I restart my FastCGI processes?

    From the dashboard, choose a plan. Click the advanced tab and click the fastCGI link. Click the button to restart FastCGI.

    (No rating) May 15, 2007 Views: 1313

  • How do you support Ruby on Rails?

    Slamdot supports Ruby on Rails using FastCGI and Apache 1.3. This is the current FastCGI configuration: FastCgiConfig -autoUpdate -initial-env...

    (No rating) December 29, 2006 Views: 1438

Comments so far ↓

  • There are no comments yet...Kick things off by adding a comment →

Got more questions? Got feature requests?

Please contact us and we'll get back to you shortly.

Search this site

Categories

  • Advanced
  • Domain Registration
  • Email
  • Files
  • Getting Started
  • Plan
  • Ruby on Rails
  • Scripts
  • Uploading to Your Site
  • Website

Copyright © 2008 Slamdot, Inc. All rights reserved.

  • Terms of Service
  • Acceptable Use Policy
  • Privacy Policy
  • Contact Us