mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2024-11-26 20:47:10 +00:00
Deny access to .settings_local
This commit is contained in:
parent
7fc044b68f
commit
1b2023fca8
5
med/.htaccess
Normal file
5
med/.htaccess
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<Files "settings_local.py">
|
||||||
|
order deny,allow
|
||||||
|
deny from all
|
||||||
|
allow from 127.0.0.1
|
||||||
|
</Files>
|
Loading…
Reference in New Issue
Block a user