You've already forked nginx-snippets
changes
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
location ~ /\.git {
|
||||
deny all;
|
||||
return 404;
|
||||
}
|
||||
|
||||
location ~ (\.aws$|\.cgi$|\.env$) {
|
||||
return 444;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user