add .htaccess to block access to repository below .git
This commit is contained in:
parent
a418762649
commit
529bd8e601
1 changed files with 1 additions and 0 deletions
1
.htaccess
Normal file
1
.htaccess
Normal file
|
@ -0,0 +1 @@
|
|||
RedirectMatch 403 ^/.git/.*$
|
Loading…
Reference in a new issue