From chris at junctionbox.com Wed Mar 23 13:22:49 2005 From: chris at junctionbox.com (Chris Aves) Date: Wed Mar 23 13:17:59 2005 Subject: [Typo-list] Typo and lighttpd Message-ID: 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 :-)