Typo running lighttpd and fastcgi

I have finally been able to get this Typo install running under lighttpd and fastcgi. This is good. All it took was a little irb> debugging and a small change to dispatch.fcgi. Once lighttpd was running I had to ProxyPass port 80 using Apache to a reserved port and viola!, the site is 10-15 times faster than running Apache/CGI.