disallow access to sqlite db file via webserver
This commit is contained in:
parent
5ffde76d5e
commit
f891ce732a
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
RedirectMatch 403 ^/.git/.*$
|
||||
RedirectMatch 403 ^/projects_data/projects.db.*$
|
||||
|
|
Loading…
Reference in a new issue