Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: mod_scgi available |
|
Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Thu 16 Aug '07 19:42 Post subject: mod_scgi available |
|
|
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
|
Posted: Fri 17 Aug '07 9:11 Post subject: |
|
|
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 |
|
|
|
|
|
|