protection for rrd dir

This commit is contained in:
Serghey Rodin 2014-04-18 03:24:20 +03:00
parent b6f034e16d
commit 997a574959

View file

@ -104,6 +104,7 @@ http {
location /rrd/ { location /rrd/ {
expires off; expires off;
internal;
} }
location /backup/ { location /backup/ {