3 lines
61 B
ApacheConf
3 lines
61 B
ApacheConf
<IfModule mod_alias.c>
|
|
RedirectMatch 404 ^/\.git
|
|
</IfModule>
|
<IfModule mod_alias.c>
|
|
RedirectMatch 404 ^/\.git
|
|
</IfModule>
|