From: Florian Gross Date: 2004-07-29T10:56:45+09:00 Subject: Re: [ANN] Rails 0.5.5: Windows, WEBrick, lots! Carl Youngblood wrote: >> Rails now works out of the box on Windows (no more symlinks), has an >> awesome WEBrick-based internal web server (Apache is still supported, > I'm drooling. So does this mean I could write a rails app without > messing with Apache at all and then just switch it over to Apache when > I deploy without having to change more than a couple lines in a config > file? Yes, all you have to do is adding a virtual host in your apache configuration. :) Regards, Florian Gross