Sfoglia il codice sorgente

protection for rrd dir

Serghey Rodin 12 anni fa
parent
commit
997a574959
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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/ {