4 lines
96 B
ApacheConf
4 lines
96 B
ApacheConf
## Jul - deny access to the top-level git repository
|
|
RewriteEngine On
|
|
RewriteRule \.git - [F,L]
|