From: Leslie Viljoen Date: 2006-08-11T06:08:50+09:00 Subject: Re: [ANN] Rails 1.1.6: Stronger fix, backports, and full disclosure On 8/10/06, David Heinemeier Hansson wrote: > > Here's how to do it under lighttpd: > > url.rewrite-once = ( > "^/(app|components|config|db|doc|lib|log|public|script|test|tmp|vendor)/" > => "index.html" ) Thanks a lot, especially for this virtually instant interim fix. Les