Pārlūkot izejas kodu

protection for rrd dir

Serghey Rodin 12 gadi atpakaļ
vecāks
revīzija
997a574959
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/rpm/conf/nginx.conf

+ 1 - 0
src/rpm/conf/nginx.conf

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