lighttpd url rewrite
url.rewrite = ( "^/$" => "index.html", "^([^.]+)$" => "$1.html" )
TextSnippets > zpinter > urlrewrite
1159 users tagging and storing useful source code snippets
Zachary http://zacharypinter.com