瀏覽代碼

protection for rrd dir

Serghey Rodin 12 年之前
父節點
當前提交
997a574959
共有 1 個文件被更改,包括 1 次插入0 次删除
  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/ {