From: Mohammad Khan Date: 2005-11-21T00:57:25+09:00 Subject: Re: Apache + FastCGI + RoR Como'n guys, Say something !! On 11/17/05, Mohammad Khan wrote: > First question: > > FastCgiServer /users/foo/rails/public/dispatch.fcgi -initial-env > RAILS_ENV=production > Do I need to define this for every vhost, > or just only once in httpd.conf? > If I need to define it once, what should be the path? > I am confused as I have dispatch.fcgi in each of the public direcotry > of my every vhost. > > > Second question: > > Can I run 2 of my vost in development envionment, 1 in test envionment > and another 2 in production environment? > If so, how? > > Thanks, >