Neville Burnell wrote: > > is to run my Rails app on lighttpd .... > > Unfortunately, I am tied to SQL Server, and the database connector > requires ADO.rb which only runs on Win32. > And lighttpd doesnt run on Win32. Why the requirement for lighttpd? Why not WEBrick or IIS or Apache? James