<DirectoryMatch ".git">
AuthType Basic
AuthName "nope"
AuthUserFile /etc/httpd/passwords
Require user admin
Options None
AllowOverride None
Order allow,deny
Allow from all
</DirectoryMatch>
<DirectoryMatch ".git">
AuthType Basic
AuthName "nope"
AuthUserFile /etc/httpd/passwords
Require user admin
Options None
AllowOverride None
Order allow,deny
Allow from all
</DirectoryMatch>