lighttpd sample conf update
This commit is contained in:
parent
8c4f7216ed
commit
19b6ed68c1
@ -74,7 +74,7 @@ $HTTP["url"] =~ "\.(out|log|htaccess)$" {
|
|||||||
url.access-deny = ("")
|
url.access-deny = ("")
|
||||||
}
|
}
|
||||||
|
|
||||||
$HTTP["url"] =~ "(^|/)\.git" {
|
$HTTP["url"] =~ "(^|/)\.git|(^|/)store" {
|
||||||
url.access-deny = ("")
|
url.access-deny = ("")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user