the lighttpd config file seems to be broken in 1.1 if I generate a new app and start the server it blows with the message
ruby script/server
=> Booting lighttpd (use 'script/server webrick' to force WEBrick)
=> config/lighttpd.conf not found, copying from /opt/local/lib/ruby/gems/1.8/gems/rails-1.1.0/configs/lighttpd.conf
=> Rails application started on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server (see config/lighttpd.conf for options)
Undefined config variable: var.CWD
2006-03-28 09:42:50: (configfile.c.800) source: config/lighttpd.conf line: 8 pos: 43 parser failed somehow near here: +
Exiting