Przeglądaj źródła

protection for rrd dir

Serghey Rodin 12 lat temu
rodzic
commit
997a574959
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/rpm/conf/nginx.conf

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

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