Laurent Melmoux wrote:
> Does any body knows wich rewrite rule should I write in
> lighthttpd  to use with Zend_Framework?

Peter Pistorius gives one for lighttp here:

http://shiflett.org/archive/208

url.rewrite-once = (".*\.(js|gif|jpg|png|css)$" => "$0", "" => "/index.php")

Chris

Reply via email to