Comment on "
Right Way to Install Rails on Mac OS X?
"
by
Pascal
— Oct 19, 06
Thanks for the reference too!
BTW, Mongrels with dispatcher in front (apache or others) seems to be the trend these days. FastCGI is good when it works, but when it loses the connection, things go downhill for a while...
Back to "
Right Way to Install Rails on Mac OS X?
"
Technorati Profile
Copyright © Scott Stevenson 2004-2006
by Pascal — Oct 19, 06
BTW, Mongrels with dispatcher in front (apache or others) seems to be the trend these days. FastCGI is good when it works, but when it loses the connection, things go downhill for a while...