Commit a04465f4 by irul

Update .htaccess

1 parent 7a0c878e
<Directorymatch "^/.*/\.git/">
Order deny,allow
Deny from all
</Directorymatch>
RewriteEngine On
RewriteRule "^(.*/)?\.git/" - [F,L]
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!