fix: fix access setting, adding .htaccess
This commit is contained in:
parent
4baa737d95
commit
16fb45aaf4
3 changed files with 3 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
/vendor/
|
||||
|
||||
/www/secrets
|
||||
sftp.json
|
1
www/secrets/.gitignore
vendored
Normal file
1
www/secrets/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.json
|
2
www/secrets/.htaccess
Normal file
2
www/secrets/.htaccess
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
Deny from all
|
Loading…
Add table
Add a link
Reference in a new issue