Add this to the bottom of your lighttpd.conf file:
$HTTP["url"] =~ "/\.(git|svn)/" {
url.access-deny = ( "" )
}
Add this to the bottom of your lighttpd.conf file:
$HTTP["url"] =~ "/\.(git|svn)/" {
url.access-deny = ( "" )
}