Initial commit
This commit is contained in:
commit
48a5360d0d
22 changed files with 1687 additions and 0 deletions
6
.htaccess
Normal file
6
.htaccess
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<FilesMatch "\.bin$">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</FilesMatch>
|
||||
RedirectMatch 404 /\.git
|
||||
RedirectMatch 404 /keys
|
||||
Loading…
Add table
Add a link
Reference in a new issue