« Earlier 1 items total Later »

On this page: 

lighttpd url rewrite

url.rewrite = ( "^/$" => "index.html", "^([^.]+)$" => "$1.html" )

« Earlier 1 items total Later »