mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
protection for rrd dir
This commit is contained in:
parent
b6f034e16d
commit
997a574959
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ http {
|
||||||
|
|
||||||
location /rrd/ {
|
location /rrd/ {
|
||||||
expires off;
|
expires off;
|
||||||
|
internal;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /backup/ {
|
location /backup/ {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue