bugzilla4intranet-docker/etc/nginx/global_params

4 lines
56 B
Plaintext

location ~ /(\.(git|svn|bzr|hg)|CVS)/ {
deny all;
}