Does anyone have the url.rewrite settings for typo when running under lighttpd? I've started with this, which gives me the home page: url.rewrite = ( "^/$" => "/dispatch.fcgi?controller=articles" ) ..but I know I need more :-)