logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_scgi available
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3059
Location: Hilversum, NL, EU

PostPosted: Thu 16 Aug '07 19:42    Post subject: mod_scgi available Reply with quote

On request of Jakob Kruse I build mod_scgi and it is avaliable at www.apachelounge.com/download/

Jacob has tested it with Ruby on Rails and it works perfectly with the Apache build from the Apache Lounge. Thanks Jacob.

What’s SCGI

The Simple Common Gateway Interface (see http://python.ca/scgi/ ) is a project to replace CGI and FastCGI with a simpler protocol to both implement and manage. It was written by Neil Schemenauer and adopted by many Python developers as a hosting option.

Steffen
Back to top
Jakob Kruse



Joined: 17 Aug 2007
Posts: 1
Location: Allerød, Denmark

PostPosted: Fri 17 Aug '07 9:11    Post subject: Reply with quote

Thank you Steffen.

Details on using mod_scgi to run Rails applications thru Apache are available here: http://www.zedshaw.com/projects/scgi_rails/howto.html

I tried several solutions and found this to be by far the easiest. It performs reasonably well for my purpose (which is very low traffic).
Back to top


Reply to topic   Topic: mod_scgi available View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules