Apache SCGI on Windows XP successful

Hello All,

Thanks to Curt, Zed, and Jin

Just out of curiosity, can IIS speak SCGI, even with a 3rd party lib?
[Relatively] simple and reliable Rails on IIS might be attractive to
people who want to try Rails on Windows without fcgi + apache + cygwin.

On Nov 23, 2005, at 12:16 PM, Peter F. wrote:

Hello All,

Thanks to Curt, Zed, and Jin


Peter F.


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

/******************************************************

Also Cokemachineglow | www.cokemachineglow.com

Right I’ve seen that before, but I just can’t feel comfortable with
that fcgi + IIS configuration - would be nice to have something
simpler, like starting an scgi runner and letting it speak to IIS via
scgi. Would be interested if anyone figured it out :slight_smile:

On Nov 23, 2005, at 12:29 PM, Peter F. wrote:

[email protected]
Also Cokemachineglow | www.cokemachineglow.com
Peter F.


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

/******************************************************

Also Cokemachineglow | www.cokemachineglow.com

Maybe, but I have no idea how. The FastCGI binding has something to do
with
file extensions?

See Ruby For IIS
Instructionshttp://rubyforiis.sosukodo.org/rubyforiis/documentation/installationinstructionsforversion01

I have been trying, without success, to get IIS + scgi to work. I
thought it
would as simple as replacing fcgi with scgi and including everything
else
the same with the rewrite filters. It’s been on the backburner this week
but
I’ll pick up where I left off next week and if I get any results, I’ll
let
everyone know.

  • Jin